net.minecraft.client.render.entity

public class WitherEntityRenderer

extends MobEntityRenderer<WitherEntity, WitherEntityRenderState, WitherEntityModel>

All mapped superinterfaces:

FeatureRendererContext

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

Field summary

Modifier and TypeField
private static final Identifier
WITHER_INVULNERABLE_LOCATION
WITHER_INVULNERABLE_LOCATION
field_4812
INVULNERABLE_TEXTURE
private static final Identifier
WITHER_LOCATION
WITHER_LOCATION
field_4813
TEXTURE

Constructor summary

ModifierConstructor
public (EntityRendererFactory$Context context)

Method summary

Modifier and TypeMethod
protected int
getBlockLightLevel(WitherBoss entity, BlockPos blockPos)
getBlockLightLevel(WitherBoss entity, BlockPos blockPos)
method_24093(class_1528 arg0, class_2338 arg1)
getBlockLight(WitherEntity arg0, BlockPos arg1)
public Identifier
getTextureLocation(WitherRenderState state)
getTextureLocation(WitherRenderState state)
method_4153(class_10083 arg0)
getTexture(WitherEntityRenderState arg0)
public WitherEntityRenderState
createRenderState()
createRenderState()
method_55269()
createRenderState()
protected void
scale(WitherRenderState state, PoseStack poseStack)
scale(WitherRenderState state, PoseStack poseStack)
method_4152(class_10083 arg0, class_4587 arg1)
scale(WitherEntityRenderState arg0, MatrixStack arg1)
public void
extractRenderState(WitherBoss entity, WitherRenderState state, float partialTicks)
extractRenderState(WitherBoss entity, WitherRenderState state, float partialTicks)
method_62576(class_1528 arg0, class_10083 arg1, float arg2)
updateRenderState(WitherEntity arg0, WitherEntityRenderState arg1, float arg2)