Uses of Class
net.minecraft.class_10033
Packages that use class_10033
-
Uses of class_10033 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10033Methods in net.minecraft.client.render.entity with parameters of type class_10033Modifier and TypeMethodDescriptionHorseEntityRenderer.getTexture(class_10033 class_10033) voidHorseEntityRenderer.method_62357(HorseEntity horseEntity, class_10033 class_10033, float float2) -
Uses of class_10033 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10033Modifier and TypeMethodDescriptionvoidHorseArmorFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10033 class_10033, float float2, float float3) voidHorseMarkingFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10033 class_10033, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10033ModifierConstructorDescriptionHorseArmorFeatureRenderer(FeatureRendererContext<class_10033, class_9947> context, EntityModelLoader loader) HorseMarkingFeatureRenderer(FeatureRendererContext<class_10033, class_9947> featureRendererContext)