public class StateLookup
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StateLookup.CachedStateLookup |
| Constructor and Description |
|---|
StateLookup() |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.block.state.IBlockState |
getStateById(int blockStateID) |
int |
getStateId(net.minecraft.block.state.IBlockState state) |