net.minecraft.client.render.entity

public class DolphinEntityRenderer

extends MobEntityRenderer<DolphinEntity, DolphinEntityModel<DolphinEntity>>

All mapped superinterfaces:

FeatureRendererContext

dpe
net.minecraft.class_888
net.minecraft.client.render.entity.DolphinEntityRenderer
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
SKIN
TEXTURE_LOCATION
field_205128_a
DOLPHIN_LOCATION

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(ara arg0)
method_3903(class_1433 arg0)
method_3903(DolphinEntity arg0)
getTextureLocation(DolphinEntity entity)
func_110775_a(DolphinEntity arg0)
getEntityTexture(DolphinEntity entity)
protected void
a(ara arg0, float arg1)
method_3901(class_1433 arg0, float arg1)
method_3901(DolphinEntity arg0, float arg1)
applyScale(DolphinEntity entity, float scale)
func_77041_b(DolphinEntity arg0, float arg1)
preRenderCallback(DolphinEntity entitylivingbaseIn, float partialTickTime)
protected void
a(ara arg0, float arg1, float arg2, float arg3)
method_3902(class_1433 arg0, float arg1, float arg2, float arg3)
method_3902(DolphinEntity 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)