net.minecraft.client.render.entity.layer

public class SpiderEyesLayer<T extends SpiderEntity>

implements EntityRenderLayer<T>

bxt
net.minecraft.class_2512
net.minecraft.client.render.entity.layer.SpiderEyesLayer
net.minecraft.client.renderer.entity.layers.LayerSpiderEyes

Field summary

Modifier and TypeField
private static final Identifier
a
field_11176
SPIDER_EYES_LOCATION
SPIDER_EYES
private final SpiderRenderer<T>
b
field_11177
parent
spiderRenderer

Constructor summary

ModifierConstructor
public (SpiderRenderer<T> parent)

Method summary

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