Interface BlockBehaviour.StatePredicate
- Enclosing class:
BlockBehaviour
public static interface BlockBehaviour.StatePredicate
-
Method Summary
Modifier and TypeMethodDescriptionboolean
test
(BlockState state, BlockGetter level, BlockPos pos)
-
Method Details
-
test
-