Uses of Class
net.minecraft.world.entity.animal.SnowGolem
Packages that use SnowGolem
Package
Description
-
Uses of SnowGolem in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type SnowGolemModifier and TypeMethodDescriptionvoid
SnowGolemRenderer.extractRenderState
(SnowGolem p_364437_, SnowGolemRenderState p_388288_, float p_364064_) -
Uses of SnowGolem in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type SnowGolem -
Uses of SnowGolem in net.minecraft.world.entity.animal
Constructor parameters in net.minecraft.world.entity.animal with type arguments of type SnowGolemModifierConstructorDescriptionSnowGolem
(EntityType<? extends SnowGolem> p_29902_, Level p_29903_)