Uses of Class
net.minecraft.entity.passive.SnowGolemEntity
Packages that use SnowGolemEntity
Package
Description
-
Uses of SnowGolemEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type SnowGolemEntityModifier and TypeMethodDescriptionSnowManRenderer.getTextureLocation
(SnowGolemEntity p_110775_1_) -
Uses of SnowGolemEntity in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type SnowGolemEntityModifier and TypeMethodDescriptionvoid
SnowmanHeadLayer.render
(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, SnowGolemEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type SnowGolemEntityModifierConstructorDescriptionSnowmanHeadLayer
(IEntityRenderer<SnowGolemEntity, SnowManModel<SnowGolemEntity>> p_i50922_1_) SnowmanHeadLayer
(IEntityRenderer<SnowGolemEntity, SnowManModel<SnowGolemEntity>> p_i50922_1_) -
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> p_i50244_1_, World p_i50244_2_)