Package | Description |
---|---|
net.minecraft.block.pattern | |
net.minecraft.world.gen.feature |
Modifier and Type | Method and Description |
---|---|
static BlockStateMatcher |
BlockStateMatcher.forBlock(Block blockIn) |
<V extends java.lang.Comparable<V>> |
BlockStateMatcher.where(IProperty<V> property,
java.util.function.Predicate<java.lang.Object> is) |
Modifier and Type | Field and Description |
---|---|
private static BlockStateMatcher |
DesertWellsFeature.IS_SAND |