net.minecraft.client.render.entity

public class DolphinRenderer

extends MobRenderer<DolphinEntity>

cyg
net.minecraft.class_4255
net.minecraft.client.render.entity.DolphinRenderer
net.minecraft.client.renderer.entity.RenderDolphin
net.minecraft.client.renderer.entity.RenderDolphin

Field summary

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

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(aju arg0)
method_19364(class_3482 arg0)
getTextureLocation(DolphinEntity entity)
func_110775_a(EntityDolphin arg0)
getEntityTexture(EntityDolphin entity)
protected void
a(aju arg0, float arg1)
method_19365(class_3482 arg0, float arg1)
applyScale(DolphinEntity entity, float scale)
func_77041_b(EntityDolphin arg0, float arg1)
preRenderCallback(EntityDolphin entitylivingbaseIn, float partialTickTime)
protected void
a(aju arg0, float arg1, float arg2, float arg3)
method_19366(class_3482 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)
applyRotations(EntityDolphin entityLiving, float ageInTicks, float rotationYaw, float partialTicks)