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