Uses of Class
net.minecraft.world.entity.animal.SnowGolem
Packages that use SnowGolem
Package
Description
- 
Uses of SnowGolem in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type SnowGolem
- 
Uses of SnowGolem in net.minecraft.client.renderer.entity.layersMethods in net.minecraft.client.renderer.entity.layers with parameters of type SnowGolemModifier and TypeMethodDescriptionvoidSnowGolemHeadLayer.render(PoseStack p_117494_, MultiBufferSource p_117495_, int p_117496_, SnowGolem p_117497_, float p_117498_, float p_117499_, float p_117500_, float p_117501_, float p_117502_, float p_117503_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type SnowGolemModifierConstructorDescriptionSnowGolemHeadLayer(RenderLayerParent<SnowGolem, SnowGolemModel<SnowGolem>> p_234871_, BlockRenderDispatcher p_234872_, ItemRenderer p_234873_) SnowGolemHeadLayer(RenderLayerParent<SnowGolem, SnowGolemModel<SnowGolem>> p_234871_, BlockRenderDispatcher p_234872_, ItemRenderer p_234873_) 
- 
Uses of SnowGolem in net.minecraft.world.entityFields in net.minecraft.world.entity with type parameters of type SnowGolem
- 
Uses of SnowGolem in net.minecraft.world.entity.animalConstructor parameters in net.minecraft.world.entity.animal with type arguments of type SnowGolemModifierConstructorDescriptionSnowGolem(EntityType<? extends SnowGolem> p_29902_, Level p_29903_)