net.minecraft.client.render.entity

public class DolphinEntityRenderer

extends MobEntityRenderer<DolphinEntity, DolphinEntityModel<DolphinEntity>>

All mapped superinterfaces:

FeatureRendererContext

drs
net.minecraft.client.renderer.entity.DolphinRenderer
net.minecraft.class_888
net.minecraft.client.render.entity.DolphinEntityRenderer
net.minecraft.unmapped.C_nvalchxz
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
DOLPHIN_LOCATION
field_4654
SKIN
f_timbtodg
TEXTURE_LOCATION
field_205128_a
DOLPHIN_LOCATION

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(arf arg0)
getTextureLocation(Dolphin arg0)
method_3903(class_1433 arg0)
getTexture(DolphinEntity arg0)
m_eiznnmao(C_ucpoxhfy arg0)
getTextureLocation(DolphinEntity entity)
func_110775_a(DolphinEntity arg0)
getEntityTexture(DolphinEntity entity)
protected void
a(arf arg0, float arg1)
scale(Dolphin arg0, float arg1)
method_3901(class_1433 arg0, float arg1)
scale(DolphinEntity arg0, float arg1)
m_lcvzuicy(C_ucpoxhfy arg0, float arg1)
applyScale(DolphinEntity entity, float scale)
func_77041_b(DolphinEntity arg0, float arg1)
preRenderCallback(DolphinEntity entitylivingbaseIn, float partialTickTime)
protected void
a(arf arg0, float arg1, float arg2, float arg3)
setupRotations(Dolphin arg0, float arg1, float arg2, float arg3)
method_3902(class_1433 arg0, float arg1, float arg2, float arg3)
setupTransforms(DolphinEntity arg0, float arg1, float arg2, float arg3)
m_ckvqbwva(C_ucpoxhfy 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)