Uses of Enum Class
net.minecraft.world.level.dimension.end.DragonRespawnAnimation
-
Uses of DragonRespawnAnimation in net.minecraft.world.level.dimension.end
Modifier 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.Modifier and TypeMethodDescriptionprotected void
EndDragonFight.setRespawnStage
(DragonRespawnAnimation p_64088_)