net.minecraft.client.render.entity

public class DolphinRenderer

extends MobRenderer<DolphinEntity, DolphinModel<DolphinEntity>>

All mapped superinterfaces:

EntityRenderLayerParent

dpa
net.minecraft.class_888
net.minecraft.client.render.entity.DolphinRenderer
net.minecraft.client.renderer.entity.DolphinRenderer
net.minecraft.client.renderer.entity.DolphinRenderer

Field summary

Modifier and TypeField
private static final Identifier
a
field_4654
TEXTURE_LOCATION
field_205128_a
DOLPHIN_LOCATION

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(aqx arg0)
method_3903(class_1433 arg0)
getTextureLocation(DolphinEntity entity)
func_110775_a(DolphinEntity arg0)
getEntityTexture(DolphinEntity entity)
protected void
a(aqx arg0, float arg1)
method_3901(class_1433 arg0, float arg1)
applyScale(DolphinEntity entity, float scale)
func_77041_b(DolphinEntity arg0, float arg1)
preRenderCallback(DolphinEntity entitylivingbaseIn, float partialTickTime)
protected void
a(aqx arg0, float arg1, float arg2, float arg3)
method_3902(class_1433 arg0, float arg1, float arg2, float arg3)
applyRotation(DolphinEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(DolphinEntity arg0, float arg1, float arg2, float arg3)
applyRotations(DolphinEntity entityLiving, float ageInTicks, float rotationYaw, float partialTicks)