net.minecraft.client.render.entity

public class SquidRenderer

extends MobRenderer

bow
net.minecraft.class_576
net.minecraft.client.render.entity.SquidRenderer
net.minecraft.client.renderer.entity.RenderSquid

Field summary

Modifier and TypeField
private static final Identifier
a
field_6524
SQUID_LOCATION
squidTextures

Constructor summary

ModifierConstructor
public (Model arg0, float arg1)

Method summary

Modifier and TypeMethod
public void
a(ws arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_1599(class_951 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(SquidEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntitySquid arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
protected Identifier
a(ws arg0)
method_5808(class_951 arg0)
getTextureLocation(SquidEntity entity)
getEntityTexture(EntitySquid arg0)
protected void
a(ws arg0, float arg1, float arg2, float arg3)
method_1601(class_951 arg0, float arg1, float arg2, float arg3)
applyRotation(SquidEntity entity, float bob, float bodyYaw, float tickDelta)
rotateCorpse(EntitySquid arg0, float arg1, float arg2, float arg3)
protected float
a(ws arg0, float arg1)
method_1600(class_951 arg0, float arg1)
getBob(SquidEntity entity, float tickDelta)
handleRotationFloat(EntitySquid arg0, float arg1)