implements Predicate<IBlockState>
blo | |
net.minecraft.block.state.pattern.BlockStateMatcher |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
public static final Predicate<IBlockState> |
| ||||
private final StateContainer<Block, IBlockState> |
| ||||
private final Map<IProperty<?>, Predicate<Object>> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (StateContainer<Block, IBlockState> arg0) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public static BlockStateMatcher |
| ||||
public boolean |
| ||||
protected <T extends Comparable<T>> boolean |
| ||||
public <V extends Comparable<V>> BlockStateMatcher |
|