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

Field summary

Modifier and TypeField
private static final PredicateBlockNotSolidOrLiquid
a
field_209403_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
a(bkt arg0, axg arg1, ej arg2)
test(IBlockState arg0, IBlockReader arg1, BlockPos arg2)
public static PredicateBlockNotSolidOrLiquid
a()
func_209402_a()