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 entity) 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 poseStack, MultiBufferSource buffer, int packedLight, SnowGolem livingEntity, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type SnowGolemModifierConstructorDescriptionSnowGolemHeadLayer
(RenderLayerParent<SnowGolem, SnowGolemModel<SnowGolem>> renderer, BlockRenderDispatcher blockRenderer, ItemRenderer itemRenderer) SnowGolemHeadLayer
(RenderLayerParent<SnowGolem, SnowGolemModel<SnowGolem>> renderer, BlockRenderDispatcher blockRenderer, ItemRenderer itemRenderer) -
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 SnowGolem