Interface ICondition
- All Known Implementing Classes:
AndCondition
,OrCondition
,PropertyValueCondition
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPredicate
(StateContainer<Block, BlockState> p_getPredicate_1_)
-
Field Details
-
TRUE
-
FALSE
-
-
Method Details
-
getPredicate
-