Uses of Class
net.minecraft.class_10063
Packages that use class_10063
Package
Description
-
Uses of class_10063 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10063Methods in net.minecraft.client.render.entity with parameters of type class_10063Modifier and TypeMethodDescriptionSheepEntityRenderer.getTexture(class_10063 class_10063) voidSheepEntityRenderer.method_62354(SheepEntity sheepEntity, class_10063 class_10063, float float2) -
Uses of class_10063 in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature with type parameters of type class_10063Modifier and TypeFieldDescriptionprivate final EntityModel<class_10063> SheepWoolFeatureRenderer.field_53224private final EntityModel<class_10063> SheepWoolFeatureRenderer.field_53225Methods in net.minecraft.client.render.entity.feature with parameters of type class_10063Modifier and TypeMethodDescriptionvoidSheepWoolFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10063 class_10063, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10063ModifierConstructorDescriptionSheepWoolFeatureRenderer(FeatureRendererContext<class_10063, SheepEntityModel> context, EntityModelLoader loader) -
Uses of class_10063 in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type class_10063Modifier and TypeMethodDescriptionvoidSheepEntityModel.setAngles(class_10063 class_10063) voidSheepWoolEntityModel.setAngles(class_10063 class_10063)