public interface IBlockStatePalette
| Modifier and Type | Method and Description | 
|---|---|
IBlockState | 
getBlockState(int indexKey)  | 
int | 
getSerializedSize()  | 
int | 
idFor(IBlockState state)  | 
void | 
read(PacketBuffer buf)  | 
void | 
write(PacketBuffer buf)  | 
int idFor(IBlockState state)
IBlockState getBlockState(int indexKey)
void read(PacketBuffer buf)
void write(PacketBuffer buf)
int getSerializedSize()