Uses of Enum Class
net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity.AnimationStatus
-
Uses of ShulkerBoxBlockEntity.AnimationStatus in net.minecraft.world.level.block.entity
Modifier and TypeMethodDescriptionShulkerBoxBlockEntity.getAnimationStatus()
Returns the enum constant of this class with the specified name.ShulkerBoxBlockEntity.AnimationStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.