net.minecraft.client.render.entity

public class TropicalFishEntityRenderer

extends MobEntityRenderer<TropicalFishEntity, EntityModel<TropicalFishEntity>>

All mapped superinterfaces:

FeatureRendererContext

drv
net.minecraft.class_959
net.minecraft.client.render.entity.TropicalFishEntityRenderer
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
field_4800
field_4800
modelA
field_204246_a
modelB
private final TropicalFishEntityModelB<TropicalFishEntity>
j
field_4799
field_4799
modelB
field_204247_j
modelA

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(arr arg0)
method_4141(class_1474 arg0)
method_4141(TropicalFishEntity arg0)
getTextureLocation(TropicalFishEntity entity)
func_110775_a(TropicalFishEntity arg0)
getEntityTexture(TropicalFishEntity entity)
public void
a(arr 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)
method_4140(TropicalFishEntity 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(arr arg0, float arg1, float arg2, float arg3)
method_4142(class_1474 arg0, float arg1, float arg2, float arg3)
method_4142(TropicalFishEntity 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)