net.minecraft.client.render.entity

public class TropicalFishRenderer

extends MobRenderer<TropicalFishEntity, Model<TropicalFishEntity>>

All mapped superinterfaces:

EntityRenderLayerParent

dro
net.minecraft.class_959
net.minecraft.client.render.entity.TropicalFishRenderer
net.minecraft.client.renderer.entity.TropicalFishRenderer
net.minecraft.client.renderer.entity.TropicalFishRenderer

Field summary

Modifier and TypeField
private final TropicalFishModelA<TropicalFishEntity>
a
field_4800
modelA
field_204246_a
field_204246_a
private final TropicalFishModelB<TropicalFishEntity>
j
field_4799
modelB
field_204247_j
field_204247_j

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(arn arg0)
method_4141(class_1474 arg0)
getTextureLocation(TropicalFishEntity entity)
func_110775_a(TropicalFishEntity arg0)
getEntityTexture(TropicalFishEntity entity)
public void
a(arn arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_4140(class_1474 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(TropicalFishEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
func_76986_a(TropicalFishEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(TropicalFishEntity entity, double x, double y, double z, float entityYaw, float partialTicks)
protected void
a(arn arg0, float arg1, float arg2, float arg3)
method_4142(class_1474 arg0, float arg1, float arg2, float arg3)
applyRotation(TropicalFishEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(TropicalFishEntity arg0, float arg1, float arg2, float arg3)
applyRotations(TropicalFishEntity entityLiving, float ageInTicks, float rotationYaw, float partialTicks)