Uses of Enum Class
net.minecraft.client.render.entity.feature.StuckObjectsFeatureRenderer.class_9995
Packages that use StuckObjectsFeatureRenderer.class_9995
-
Uses of StuckObjectsFeatureRenderer.class_9995 in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature declared as StuckObjectsFeatureRenderer.class_9995Modifier and TypeFieldDescriptionprivate final StuckObjectsFeatureRenderer.class_9995StuckObjectsFeatureRenderer.field_53231Methods in net.minecraft.client.render.entity.feature that return StuckObjectsFeatureRenderer.class_9995Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StuckObjectsFeatureRenderer.class_9995.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.render.entity.feature with parameters of type StuckObjectsFeatureRenderer.class_9995ModifierConstructorDescriptionStuckObjectsFeatureRenderer(LivingEntityRenderer<?, PlayerEntityRenderState, M> entityRenderer, Model model, Identifier identifier, StuckObjectsFeatureRenderer.class_9995 class_9995)