net.minecraft.client.render.entity.layer

public class WitherChargeLayer

implements EntityRenderLayer<WitherEntity>

bud
net.minecraft.class_2516
net.minecraft.client.render.entity.layer.WitherChargeLayer
net.minecraft.client.renderer.entity.layers.LayerWitherAura

Field summary

Modifier and TypeField
private static final Identifier
a
field_11180
WITHER_CHARGE_LOCATION
WITHER_ARMOR
private final WitherRenderer
b
field_11181
parent
witherRenderer
private final WitherModel
c
field_11182
model
witherModel

Constructor summary

ModifierConstructor
public (WitherRenderer parent)

Method summary

Modifier and TypeMethod
public void
a(xo arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_10303(class_1410 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(WitherEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
doRenderLayer(EntityWither entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public boolean
a()
method_10296()
colorsWhenDamaged()
shouldCombineTextures()