Uses of Class
net.minecraft.block.entity.ShulkerBoxBlockEntity.AnimationStage
| Package | Description |
|---|---|
| net.minecraft.block.entity |
-
Uses of ShulkerBoxBlockEntity.AnimationStage in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as ShulkerBoxBlockEntity.AnimationStage Modifier and Type Field Description private ShulkerBoxBlockEntity.AnimationStageShulkerBoxBlockEntity. animationStageMethods in net.minecraft.block.entity that return ShulkerBoxBlockEntity.AnimationStage Modifier and Type Method Description ShulkerBoxBlockEntity.AnimationStageShulkerBoxBlockEntity. getAnimationStage()static ShulkerBoxBlockEntity.AnimationStageShulkerBoxBlockEntity.AnimationStage. valueOf(String name)Returns the enum constant of this type with the specified name.static ShulkerBoxBlockEntity.AnimationStage[]ShulkerBoxBlockEntity.AnimationStage. values()Returns an array containing the constants of this enum type, in the order they are declared.