Uses of Class
net.minecraft.class_10085
Packages that use class_10085
Package
Description
-
Uses of class_10085 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10085Methods in net.minecraft.client.render.entity with parameters of type class_10085Modifier and TypeMethodDescriptionWolfEntityRenderer.getTexture(class_10085 class_10085) voidWolfEntityRenderer.method_62355(WolfEntity wolfEntity, class_10085 class_10085, float float2) protected intWolfEntityRenderer.method_62484(class_10085 class_10085) -
Uses of class_10085 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10085Modifier and TypeMethodDescriptionvoidWolfArmorFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10085 class_10085, float float2, float float3) voidWolfCollarFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10085 class_10085, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10085ModifierConstructorDescriptionWolfArmorFeatureRenderer(FeatureRendererContext<class_10085, WolfEntityModel> context, EntityModelLoader loader) WolfCollarFeatureRenderer(FeatureRendererContext<class_10085, WolfEntityModel> featureRendererContext) -
Uses of class_10085 in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type class_10085