Uses of Class
net.minecraft.world.entity.animal.SnowGolem
Package
Description
-
Uses of SnowGolem in net.minecraft.client.renderer.entity
-
Uses of SnowGolem in net.minecraft.client.renderer.entity.layers
Modifier and TypeMethodDescriptionvoid
SnowGolemHeadLayer.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_) ModifierConstructorDescriptionSnowGolemHeadLayer
(RenderLayerParent<SnowGolem, SnowGolemModel<SnowGolem>> p_117481_) SnowGolemHeadLayer
(RenderLayerParent<SnowGolem, SnowGolemModel<SnowGolem>> p_117481_) -
Uses of SnowGolem in net.minecraft.world.entity
-
Uses of SnowGolem in net.minecraft.world.entity.animal
ModifierConstructorDescriptionSnowGolem
(EntityType<? extends SnowGolem> p_29902_, Level p_29903_)