Uses of Class
net.minecraft.entity.passive.SnowGolemEntity
Package
Description
-
Uses of SnowGolemEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionSnowGolemEntityRenderer.getTexture(SnowGolemEntity snowGolemEntity)
-
Uses of SnowGolemEntity in net.minecraft.client.render.entity.feature
Modifier and TypeMethodDescriptionvoid
SnowmanPumpkinFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, SnowGolemEntity snowGolemEntity, float float2, float float3, float float4, float float5, float float6, float float7)
ModifierConstructorDescriptionSnowmanPumpkinFeatureRenderer(FeatureRendererContext<SnowGolemEntity,SnowGolemEntityModel<SnowGolemEntity>> context)
-
Uses of SnowGolemEntity in net.minecraft.entity
-
Uses of SnowGolemEntity in net.minecraft.entity.passive
ModifierConstructorDescriptionSnowGolemEntity(EntityType<? extends SnowGolemEntity> type, World world)