net.minecraft.client.render.entity

public class TropicalFishEntityRenderer

extends MobEntityRenderer<TropicalFishEntity, EntityModel<TropicalFishEntity>>

All mapped superinterfaces:

FeatureRendererContext

ehd
net.minecraft.client.renderer.entity.TropicalFishRenderer
net.minecraft.class_959
net.minecraft.client.render.entity.TropicalFishEntityRenderer
net.minecraft.unmapped.C_bfnytaqe
net.minecraft.client.renderer.entity.TropicalFishRenderer
net.minecraft.client.renderer.entity.TropicalFishRenderer

Field summary

Modifier and TypeField
private final SmallTropicalFishEntityModel<TropicalFishEntity>
a
modelA
field_4800
smallModel
f_gtpvntgm
field_204246_a
aModel
private final LargeTropicalFishEntityModel<TropicalFishEntity>
g
modelB
field_4799
largeModel
f_tfmrddzv
field_204247_j
bModel

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public Identifier
a(baw arg0)
getTextureLocation(TropicalFish arg0)
method_4141(class_1474 arg0)
getTexture(TropicalFishEntity arg0)
m_uskhcoxv(C_mibzatdf arg0)
func_110775_a(TropicalFishEntity arg0)
getEntityTexture(TropicalFishEntity entity)
public void
a(baw arg0, float arg1, float arg2, dfm arg3, eag arg4, int arg5)
render(TropicalFish arg0, float arg1, float arg2, PoseStack arg3, MultiBufferSource arg4, int arg5)
method_4140(class_1474 arg0, float arg1, float arg2, class_4587 arg3, class_4597 arg4, int arg5)
render(TropicalFishEntity arg0, float arg1, float arg2, MatrixStack arg3, VertexConsumerProvider arg4, int arg5)
m_vjrmnmcd(C_mibzatdf arg0, float arg1, float arg2, C_cnszsxvd arg3, C_igrgeffe arg4, int arg5)
func_225623_a_(TropicalFishEntity arg0, float arg1, float arg2, MatrixStack arg3, IRenderTypeBuffer arg4, int arg5)
render(TropicalFishEntity entityIn, float entityYaw, float partialTicks, MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int packedLightIn)
protected void
a(baw arg0, dfm arg1, float arg2, float arg3, float arg4)
setupRotations(TropicalFish arg0, PoseStack arg1, float arg2, float arg3, float arg4)
method_4142(class_1474 arg0, class_4587 arg1, float arg2, float arg3, float arg4)
setupTransforms(TropicalFishEntity arg0, MatrixStack arg1, float arg2, float arg3, float arg4)
m_mardvbhs(C_mibzatdf arg0, C_cnszsxvd arg1, float arg2, float arg3, float arg4)
func_225621_a_(TropicalFishEntity arg0, MatrixStack arg1, float arg2, float arg3, float arg4)
applyRotations(TropicalFishEntity entityLiving, MatrixStack matrixStackIn, float ageInTicks, float rotationYaw, float partialTicks)