Uses of Enum Class
net.minecraft.client.render.entity.UndeadHorseEntityRenderer.class_10651
Packages that use UndeadHorseEntityRenderer.class_10651
-
Uses of UndeadHorseEntityRenderer.class_10651 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return UndeadHorseEntityRenderer.class_10651Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.UndeadHorseEntityRenderer.class_10651.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.render.entity with parameters of type UndeadHorseEntityRenderer.class_10651ModifierConstructorDescriptionUndeadHorseEntityRenderer(EntityRendererFactory.Context ctx, UndeadHorseEntityRenderer.class_10651 class_10651)