Uses of Class
net.minecraft.entity.passive.SnowGolemEntity
Package
Description
-
Uses of SnowGolemEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionSnowManRenderer.getTextureLocation
(SnowGolemEntity p_110775_1_) -
Uses of SnowGolemEntity in net.minecraft.client.renderer.entity.layers
Modifier 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_) ModifierConstructorDescriptionSnowmanHeadLayer
(IEntityRenderer<SnowGolemEntity, SnowManModel<SnowGolemEntity>> p_i50922_1_) SnowmanHeadLayer
(IEntityRenderer<SnowGolemEntity, SnowManModel<SnowGolemEntity>> p_i50922_1_) -
Uses of SnowGolemEntity in net.minecraft.entity
-
Uses of SnowGolemEntity in net.minecraft.entity.passive
ModifierConstructorDescriptionSnowGolemEntity
(EntityType<? extends SnowGolemEntity> p_i50244_1_, World p_i50244_2_)