Uses of Class
net.minecraft.class_10429
Packages that use class_10429
-
Uses of class_10429 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return class_10429Methods in net.minecraft.client.render.entity with parameters of type class_10429Modifier and TypeMethodDescriptionSnowGolemEntityRenderer.getTexture(class_10429 class_10429) voidSnowGolemEntityRenderer.updateRenderState(SnowGolemEntity snowGolemEntity, class_10429 class_10429, float float2) -
Uses of class_10429 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_10429Modifier and TypeMethodDescriptionvoidSnowGolemPumpkinFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10429 class_10429, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type class_10429ModifierConstructorDescriptionSnowGolemPumpkinFeatureRenderer(FeatureRendererContext<class_10429, SnowGolemEntityModel> context, BlockRenderManager blockRenderManager)