Uses of Class
net.minecraft.world.entity.animal.golem.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 TypeMethodDescriptionvoidSnowGolemRenderer.extractRenderState(SnowGolem p_480074_, 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.golem
Constructor parameters in net.minecraft.world.entity.animal.golem with type arguments of type SnowGolemModifierConstructorDescriptionSnowGolem(EntityType<? extends SnowGolem> p_480159_, Level p_481923_)