Package | Description |
---|---|
net.minecraft.tileentity |
Modifier and Type | Field and Description |
---|---|
private TileEntityShulkerBox.AnimationStatus |
TileEntityShulkerBox.animationStatus |
Modifier and Type | Method and Description |
---|---|
TileEntityShulkerBox.AnimationStatus |
TileEntityShulkerBox.getAnimationStatus() |
static TileEntityShulkerBox.AnimationStatus |
TileEntityShulkerBox.AnimationStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TileEntityShulkerBox.AnimationStatus[] |
TileEntityShulkerBox.AnimationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|