net.minecraft.client.renderer.entity

public class TropicalFishRenderer

extends MobRenderer<TropicalFish, EntityModel<TropicalFish>>

All mapped superinterfaces:

RenderLayerParent

duj
net.minecraft.client.renderer.entity.TropicalFishRenderer
net.minecraft.class_959
net.minecraft.client.render.entity.TropicalFishEntityRenderer
net.minecraft.client.renderer.entity.TropicalFishRenderer

Field summary

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

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected ResourceLocation
a(arw arg0)
getTextureLocation(TropicalFish arg0)
method_4141(class_1474 arg0)
getTexture(TropicalFishEntity arg0)
func_110775_a(TropicalFishEntity arg0)
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)
func_76986_a(TropicalFishEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
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)
func_77043_a(TropicalFishEntity arg0, float arg1, float arg2, float arg3)