public class BlockStatePredicate
implements com.google.common.base.Predicate<BlockState>
| amh | |
| net.minecraft.unmapped.C_69897416 | |
| net.minecraft.block.state.predicate.BlockStatePredicate |
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 |
|