- Enclosing class:
- BlockUtil
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
-
Method Summary
basedOn(BiPredicate<net.minecraft.world.level.Level,net.minecraft.core.BlockPos> condition)
boolean
test(net.minecraft.world.level.Level world,
net.minecraft.core.BlockPos pos,
net.minecraft.core.Direction side)
-
-
Method Details
-
-
-
test
boolean test(net.minecraft.world.level.Level world,
net.minecraft.core.BlockPos pos,
net.minecraft.core.Direction side)
-