net.minecraft.client.render.entity.model

public class WitherEntityModel

extends EntityModel<WitherEntityRenderState>

net.minecraft.client.model.monster.wither.WitherBossModel
net.minecraft.class_621
net.minecraft.client.render.entity.model.WitherEntityModel

Field summary

Modifier and TypeField
private static final String
RIBCAGE
field_32571
RIBCAGE
private static final String
CENTER_HEAD
field_32572
CENTER_HEAD
private static final String
RIGHT_HEAD
field_32573
RIGHT_HEAD
private static final String
LEFT_HEAD
field_32574
LEFT_HEAD
private static final float
RIBCAGE_X_ROT_OFFSET
field_32575
RIBCAGE_PITCH_OFFSET
private static final float
TAIL_X_ROT_OFFSET
field_32576
TAIL_PITCH_OFFSET
private final ModelPart
centerHead
field_27533
centerHead
private final ModelPart
rightHead
field_27534
rightHead
private final ModelPart
leftHead
field_27535
leftHead
private final ModelPart
ribcage
field_27536
ribcage
private final ModelPart
tail
field_27537
tail

Constructor summary

ModifierConstructor
public (ModelPart root)

Method summary

Modifier and TypeMethod
public static TexturedModelData
createBodyLayer(CubeDeformation g)
method_32067(class_5605 arg0)
getTexturedModelData(Dilation dilation)
public void
setupAnim(WitherRenderState state)
method_17130(class_10083 arg0)
setAngles(WitherEntityRenderState arg0)
private static void
setupHeadRotation(WitherRenderState state, ModelPart head, int headIndex)
method_32066(class_10083 arg0, class_630 arg1, int arg2)
rotateHead(WitherEntityRenderState arg0, ModelPart head, int sigma)
public void
setupAnim(Object state)
method_2819(Object arg0)
setAngles(Object arg0)