Uses of Enum Class
net.minecraft.server.DragonRespawnAnimationStatus
Packages that use DragonRespawnAnimationStatus
-
Uses of DragonRespawnAnimationStatus in net.minecraft.server
Fields in net.minecraft.server declared as DragonRespawnAnimationStatusModifier and TypeFieldDescriptionprivate DragonRespawnAnimationStatusDragonRespawnAnimation.statusMethods in net.minecraft.server that return DragonRespawnAnimationStatusModifier and TypeMethodDescriptionstatic DragonRespawnAnimationStatusReturns the enum constant of this class with the specified name.static DragonRespawnAnimationStatus[]DragonRespawnAnimationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.server with parameters of type DragonRespawnAnimationStatusModifier and TypeMethodDescriptionprotected voidDragonRespawnAnimation.skipTo(DragonRespawnAnimationStatus phase)