Uses of Class
net.minecraft.world.entity.animal.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 TypeMethodDescriptionSnowGolemRenderer.getTextureLocation
(SnowGolem pEntity) Returns the location of an entity's texture. -
Uses of SnowGolem in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type SnowGolemModifier and TypeMethodDescriptionvoid
SnowGolemHeadLayer.render
(PoseStack pPoseStack, MultiBufferSource pBuffer, int pPackedLight, SnowGolem pLivingEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTicks, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type SnowGolemModifierConstructorDescriptionSnowGolemHeadLayer
(RenderLayerParent<SnowGolem, SnowGolemModel<SnowGolem>> pRenderer, BlockRenderDispatcher pBlockRenderer, ItemRenderer pItemRenderer) SnowGolemHeadLayer
(RenderLayerParent<SnowGolem, SnowGolemModel<SnowGolem>> pRenderer, BlockRenderDispatcher pBlockRenderer, ItemRenderer pItemRenderer) -
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
Constructor parameters in net.minecraft.world.entity.animal with type arguments of type SnowGolemModifierConstructorDescriptionSnowGolem
(EntityType<? extends SnowGolem> pEntityType, Level pLevel)