Uses of Enum Class
net.minecraft.tileentity.ShulkerBoxTileEntity.AnimationStatus
-
Uses of ShulkerBoxTileEntity.AnimationStatus in net.minecraft.tileentity
Modifier and TypeMethodDescriptionShulkerBoxTileEntity.getAnimationStatus()
Returns the enum constant of this class with the specified name.static ShulkerBoxTileEntity.AnimationStatus[]
ShulkerBoxTileEntity.AnimationStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.