net.minecraft.client.render.entity.layer

public class CreeperChargeLayer

implements EntityRenderLayer<CreeperEntity>

buj
net.minecraft.class_2498
net.minecraft.client.render.entity.layer.CreeperChargeLayer
net.minecraft.client.renderer.entity.layers.LayerCreeperCharge

Field summary

Modifier and TypeField
private static final Identifier
a
field_11156
CREEPER_CHARGE_LOCATION
LIGHTNING_TEXTURE
private final CreeperRenderer
b
field_11157
parent
creeperRenderer
private final CreeperModel
c
field_11158
model
creeperModel

Constructor summary

ModifierConstructor
public (CreeperRenderer parent)

Method summary

Modifier and TypeMethod
public void
a(yp arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_10286(class_969 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(CreeperEntity entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
doRenderLayer(EntityCreeper entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
public boolean
a()
method_10296()
colorsWhenDamaged()
shouldCombineTextures()