net.minecraft.client.render.entity

public class TropicalFishEntityRenderer

extends MobEntityRenderer<TropicalFishEntity, EntityModel<TropicalFishEntity>>

All mapped superinterfaces:

FeatureRendererContext

duj
net.minecraft.client.renderer.entity.TropicalFishRenderer
net.minecraft.class_959
net.minecraft.client.render.entity.TropicalFishEntityRenderer
net.minecraft.unmapped.C_bfnytaqe
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 TropicalFishEntityModelA<TropicalFishEntity>
a
modelA
field_4800
f_gtpvntgm
modelA
field_204246_a
modelB
private final TropicalFishEntityModelB<TropicalFishEntity>
j
modelB
field_4799
f_tfmrddzv
modelB
field_204247_j
modelA

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(arw arg0)
getTextureLocation(TropicalFish arg0)
method_4141(class_1474 arg0)
getTexture(TropicalFishEntity arg0)
m_uskhcoxv(C_mibzatdf arg0)
getTextureLocation(TropicalFishEntity entity)
func_110775_a(TropicalFishEntity arg0)
getEntityTexture(TropicalFishEntity entity)
public void
a(arw arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(TropicalFish 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 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
m_pudkvplj(C_mibzatdf 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(arw arg0, float arg1, float arg2, float arg3)
setupRotations(TropicalFish arg0, float arg1, float arg2, float arg3)
method_4142(class_1474 arg0, float arg1, float arg2, float arg3)
setupTransforms(TropicalFishEntity arg0, float arg1, float arg2, float arg3)
m_rhtkadpl(C_mibzatdf 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)