net.minecraft.client.render.entity.layer

public class ElytraLayer

implements EntityRenderLayer<ClientPlayerEntity>

btn
net.minecraft.class_2900
net.minecraft.client.render.entity.layer.ElytraLayer
net.minecraft.client.renderer.entity.layers.LayerElytra

Field summary

Modifier and TypeField
private static final Identifier
a
field_13647
ELYTRA_LOCATION
TEXTURE_ELYTRA
private final PlayerRenderer
b
field_13648
renderer
renderPlayer
private final ElytraModel
c
field_13649
model
modelElytra

Constructor summary

ModifierConstructor
public (PlayerRenderer arg0)

Method summary

Modifier and TypeMethod
public void
a(bmo arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_12482(class_1631 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(ClientPlayerEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
doRenderLayer(AbstractClientPlayer entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public boolean
a()
method_10296()
colorsWhenDamaged()
shouldCombineTextures()