Uses of Class
net.minecraft.world.entity.boss.wither.WitherBoss
Package
Description
-
Uses of WitherBoss in net.minecraft.client.model
Modifier 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
Modifier 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
Modifier and TypeFieldDescriptionprivate final WitherBossModel<WitherBoss>
WitherArmorLayer.model
ModifierConstructorDescriptionWitherArmorLayer
(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
-
Uses of WitherBoss in net.minecraft.world.entity.boss.wither
ModifierConstructorDescriptionWitherBoss
(EntityType<? extends WitherBoss> p_31437_, Level p_31438_)