net.minecraft.server.v1_13_R2

public class PredicateBlockNotSolidOrLiquid

implements PredicateBlock<IBlockData>

blt
net.minecraft.block.state.pattern.AllowsMovementAndSolidMatcher
net.minecraft.server.v1_13_R2.PredicateBlockNotSolidOrLiquid

字段概要

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

构造函数概要

修饰符构造函数
public ()

方法概要

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