net.minecraft.client.renderer.entity

public class WitherBossRenderer

extends MobRenderer<WitherBoss, WitherRenderState, WitherBossModel>

All mapped superinterfaces:

RenderLayerParent

gus
net.minecraft.client.renderer.entity.WitherBossRenderer
net.minecraft.class_964
net.minecraft.client.render.entity.WitherEntityRenderer

Field summary

Modifier and TypeField
private static final ResourceLocation
a
WITHER_INVULNERABLE_LOCATION
field_4812
INVULNERABLE_TEXTURE
private static final ResourceLocation
b
WITHER_LOCATION
field_4813
TEXTURE

Constructor summary

ModifierConstructor
public (EntityRendererProvider$Context arg0)

Method summary

Modifier and TypeMethod
protected int
a(clo arg0, jh arg1)
getBlockLightLevel(WitherBoss arg0, BlockPos arg1)
method_24093(class_1528 arg0, class_2338 arg1)
getBlockLight(WitherEntity arg0, BlockPos arg1)
public ResourceLocation
a(hah arg0)
getTextureLocation(WitherRenderState arg0)
method_4153(class_10083 arg0)
getTexture(WitherEntityRenderState arg0)
public WitherRenderState
b()
createRenderState()
method_62577()
createRenderState()
protected void
a(hah arg0, fgs arg1)
scale(WitherRenderState arg0, PoseStack arg1)
method_4152(class_10083 arg0, class_4587 arg1)
scale(WitherEntityRenderState arg0, MatrixStack arg1)
public void
a(clo arg0, hah arg1, float arg2)
extractRenderState(WitherBoss arg0, WitherRenderState arg1, float arg2)
method_62576(class_1528 arg0, class_10083 arg1, float arg2)
updateRenderState(WitherEntity arg0, WitherEntityRenderState arg1, float arg2)