public class BlockStatePredicate
implements com.google.common.base.Predicate<BlockState>
| amh | |
| net.minecraft.class_2241 | |
| net.minecraft.block.state.predicate.BlockStatePredicate | |
| net.minecraft.block.state.pattern.BlockStateHelper |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final StateDefinition |
| ||||||||
| private final Map<Property, com.google.common.base.Predicate> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (StateDefinition stateDefinition) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static BlockStatePredicate |
| ||||||||
| public boolean |
| ||||||||
| public <V extends Comparable<V>> BlockStatePredicate |
|