Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.fluid | |
net.minecraft.state |
Modifier and Type | Class and Description |
---|---|
class |
BlockState |
Modifier and Type | Class and Description |
---|---|
class |
FluidState |
Modifier and Type | Interface and Description |
---|---|
static interface |
StateContainer.IFactory<O,S extends IStateHolder<S>,A extends StateHolder<O,S>> |
Modifier and Type | Method and Description |
---|---|
<A extends StateHolder<O,S>> |
StateContainer.Builder.create(StateContainer.IFactory<O,S,A> factory) |