Uses of Enum Class
net.minecraft.client.render.entity.AbstractDonkeyEntityRenderer.class_10650
Packages that use AbstractDonkeyEntityRenderer.class_10650
-
Uses of AbstractDonkeyEntityRenderer.class_10650 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return AbstractDonkeyEntityRenderer.class_10650Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractDonkeyEntityRenderer.class_10650.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 AbstractDonkeyEntityRenderer.class_10650ModifierConstructorDescriptionAbstractDonkeyEntityRenderer(EntityRendererFactory.Context context, AbstractDonkeyEntityRenderer.class_10650 class_10650)