Uses of Class
net.minecraft.entity.passive.SnowGolemEntity
Packages that use SnowGolemEntity
Package
Description
- 
Uses of SnowGolemEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type SnowGolemEntityModifier and TypeMethodDescriptionvoidSnowGolemEntityRenderer.updateRenderState(SnowGolemEntity snowGolemEntity, SnowGolemEntityRenderState snowGolemEntityRenderState, float float2) 
- 
Uses of SnowGolemEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type SnowGolemEntity
- 
Uses of SnowGolemEntity in net.minecraft.entity.passiveConstructor parameters in net.minecraft.entity.passive with type arguments of type SnowGolemEntityModifierConstructorDescriptionSnowGolemEntity(EntityType<? extends SnowGolemEntity> type, World world)