Uses of Class
net.minecraft.entity.passive.SnowGolemEntity
Packages that use SnowGolemEntity
Package
Description
-
Uses of SnowGolemEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type SnowGolemEntityModifier and TypeMethodDescriptionprotected IdentifierSnowGolemEntityRenderer.getTexture(SnowGolemEntity snowGolemEntity) -
Uses of SnowGolemEntity in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type SnowGolemEntityModifier and TypeMethodDescriptionvoidSnowGolemPumpkinFeatureRenderer.render(SnowGolemEntity snowGolemEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) -
Uses of SnowGolemEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type SnowGolemEntity