Uses of Enum Class
net.minecraft.block.entity.ShulkerBoxBlockEntity.AnimationStage
Packages that use ShulkerBoxBlockEntity.AnimationStage
-
Uses of ShulkerBoxBlockEntity.AnimationStage in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as ShulkerBoxBlockEntity.AnimationStageMethods in net.minecraft.block.entity that return ShulkerBoxBlockEntity.AnimationStageModifier and TypeMethodDescriptionShulkerBoxBlockEntity.getAnimationStage()Returns the enum constant of this class with the specified name.static ShulkerBoxBlockEntity.AnimationStage[]ShulkerBoxBlockEntity.AnimationStage.values()Returns an array containing the constants of this enum class, in the order they are declared.