Uses of Class
net.minecraft.class_10047
Packages that use class_10047
-
Uses of class_10047 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10047Methods in net.minecraft.client.render.entity with parameters of type class_10047Modifier and TypeMethodDescriptionMooshroomEntityRenderer.getTexture(class_10047 class_10047) voidMooshroomEntityRenderer.method_62355(MooshroomEntity mooshroomEntity, class_10047 class_10047, float float2) -
Uses of class_10047 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10047Modifier and TypeMethodDescriptionvoidMooshroomMushroomFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10047 class_10047, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10047ModifierConstructorDescriptionMooshroomMushroomFeatureRenderer(FeatureRendererContext<class_10047, CowEntityModel> context, BlockRenderManager blockRenderManager)