public static final class BlockModelDefinition.ContainerHolder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ContainerHolder() |
| Modifier and Type | Method and Description |
|---|---|
StateContainer<Block,BlockState> |
getStateContainer() |
void |
setStateContainer(StateContainer<Block,BlockState> stateContainerIn) |
public StateContainer<Block,BlockState> getStateContainer()
public void setStateContainer(StateContainer<Block,BlockState> stateContainerIn)