Uses of Class
net.minecraft.world.entity.boss.wither.WitherBoss
Packages that use WitherBoss
Package
Description
-
Uses of WitherBoss in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type WitherBossMethods in net.minecraft.client.model with type parameters of type WitherBossModifier and TypeMethodDescriptionprivate static <T extends WitherBoss>
voidWitherBossModel.setupHeadRotation
(T p_171072_, ModelPart p_171073_, int p_171074_) -
Uses of WitherBoss in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WitherBossModifier and TypeMethodDescriptionprotected int
WitherBossRenderer.getBlockLightLevel
(WitherBoss p_116443_, BlockPos p_116444_) WitherBossRenderer.getTextureLocation
(WitherBoss p_116437_) protected void
WitherBossRenderer.scale
(WitherBoss p_116439_, PoseStack p_116440_, float p_116441_) -
Uses of WitherBoss in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type WitherBossModifier and TypeFieldDescriptionprivate final WitherBossModel<WitherBoss>
WitherArmorLayer.model
Methods in net.minecraft.client.renderer.entity.layers that return types with arguments of type WitherBossConstructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type WitherBossModifierConstructorDescriptionWitherArmorLayer
(RenderLayerParent<WitherBoss, WitherBossModel<WitherBoss>> p_174554_, EntityModelSet p_174555_) WitherArmorLayer
(RenderLayerParent<WitherBoss, WitherBossModel<WitherBoss>> p_174554_, EntityModelSet p_174555_) -
Uses of WitherBoss in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type WitherBoss -
Uses of WitherBoss in net.minecraft.world.entity.boss.wither
Constructor parameters in net.minecraft.world.entity.boss.wither with type arguments of type WitherBossModifierConstructorDescriptionWitherBoss
(EntityType<? extends WitherBoss> p_31437_, Level p_31438_)