Uses of Enum Class
net.minecraft.world.level.dimension.end.DragonRespawnAnimation
Packages that use DragonRespawnAnimation
-
Uses of DragonRespawnAnimation in net.minecraft.world.level.dimension.end
Fields in net.minecraft.world.level.dimension.end declared as DragonRespawnAnimationMethods in net.minecraft.world.level.dimension.end that return DragonRespawnAnimationModifier and TypeMethodDescriptionstatic DragonRespawnAnimation
Returns the enum constant of this class with the specified name.static DragonRespawnAnimation[]
DragonRespawnAnimation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.level.dimension.end with parameters of type DragonRespawnAnimationModifier and TypeMethodDescriptionprotected void
EndDragonFight.setRespawnStage
(DragonRespawnAnimation p_64088_)