| Package | Description | 
|---|---|
| net.minecraft.block.state.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,
     com.google.common.base.Predicate<? extends V> is) | 
| Modifier and Type | Field and Description | 
|---|---|
| private static BlockStateMatcher | WorldGenDesertWells. IS_SAND |