net.minecraft.server.v1_13_R1

public class PredicateBlockNotSolidOrLiquid

implements PredicateBlock<IBlockData>

blk
net.minecraft.block.state.pattern.AllowsMovementAndSolidMatcher
net.minecraft.server.v1_13_R1.PredicateBlockNotSolidOrLiquid

字段概要

修饰符与类型字段
private static final PredicateBlockNotSolidOrLiquid
a
field_209403_a

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public boolean
a(bkt arg0, axg arg1, ej arg2)
test(IBlockState arg0, IBlockReader arg1, BlockPos arg2)
public static PredicateBlockNotSolidOrLiquid
a()
func_209402_a()