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