|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WoodState | |
---|---|
net.morbz.minecraft.blocks | |
net.morbz.minecraft.blocks.states |
Uses of WoodState in net.morbz.minecraft.blocks |
---|
Constructors in net.morbz.minecraft.blocks with parameters of type WoodState | |
---|---|
PlanksBlock(WoodState wood)
Creates a new instance. |
Uses of WoodState in net.morbz.minecraft.blocks.states |
---|
Methods in net.morbz.minecraft.blocks.states that return WoodState | |
---|---|
static WoodState |
WoodState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WoodState[] |
WoodState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |