net.minecraft.client.render.entity

public class DolphinRenderer

extends MobRenderer<DolphinEntity>

cxw
net.minecraft.unmapped.C_29832044
net.minecraft.client.render.entity.DolphinRenderer
net.minecraft.client.renderer.entity.RenderDolphin

Field summary

Modifier and TypeField
private static final Identifier
a
f_92804152
TEXTURE_LOCATION
field_205128_a

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(ajq arg0)
m_70593166(C_27936076 arg0)
getTextureLocation(DolphinEntity entity)
func_110775_a(EntityDolphin arg0)
protected void
a(ajq arg0, float arg1)
m_83034165(C_27936076 arg0, float arg1)
applyScale(DolphinEntity entity, float scale)
func_77041_b(EntityDolphin arg0, float arg1)
protected void
a(ajq arg0, float arg1, float arg2, float arg3)
m_28371199(C_27936076 arg0, float arg1, float arg2, float arg3)
applyRotation(DolphinEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(EntityDolphin arg0, float arg1, float arg2, float arg3)