net.minecraft.world

public class NotLiquidPredicate

implements Predicate<BlockState>

bls
net.minecraft.class_3766
net.minecraft.world.NotLiquidPredicate
net.minecraft.block.state.pattern.LiquidBlockMatcher
net.minecraft.block.state.pattern.LiquidBlockMatcher

Field summary

Modifier and TypeField
private static final NotLiquidPredicate
a
field_18704
INSTANCE
field_206903_a
INSTANCE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
a(blc arg0, axk arg1, el arg2)
method_16955(class_2232 arg0, class_1158 arg1, class_2552 arg2)
test(BlockState t, BlockView world, BlockPos pos)
test(IBlockState arg0, IBlockReader arg1, BlockPos arg2)
test(IBlockState arg0, IBlockReader arg1, BlockPos arg2)
public static NotLiquidPredicate
a()
method_16954()
getInstance()
func_206902_a()
getInstance()