net.minecraft.client.render.entity

public class TropicalFishRenderer

extends MobRenderer<TropicalFishEntity>

das
net.minecraft.class_4264
net.minecraft.client.render.entity.TropicalFishRenderer
net.minecraft.client.renderer.entity.RenderTropicalFish
net.minecraft.client.renderer.entity.RenderTropicalFish

Field summary

Modifier and TypeField
private final TropicalFishModelA
a
field_20948
modelA
field_204246_a
field_204246_a
private final TropicalFishModelB
j
field_20949
modelB
field_204247_j
field_204247_j

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(akj arg0)
method_19422(class_3492 arg0)
getTextureLocation(TropicalFishEntity entity)
func_110775_a(EntityTropicalFish arg0)
getEntityTexture(EntityTropicalFish entity)
public void
a(akj arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_19423(class_3492 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(EntityTropicalFish arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(EntityTropicalFish entity, double x, double y, double z, float entityYaw, float partialTicks)
protected void
a(akj arg0, float arg1, float arg2, float arg3)
method_19424(class_3492 arg0, float arg1, float arg2, float arg3)
applyRotation(TropicalFishEntity entity, float bob, float bodyYaw, float tickDelta)
func_77043_a(EntityTropicalFish arg0, float arg1, float arg2, float arg3)
applyRotations(EntityTropicalFish entityLiving, float ageInTicks, float rotationYaw, float partialTicks)