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