net.minecraft.client.renderer.entity.layers

public class TropicalFishPatternLayer

extends RenderLayer<TropicalFish, EntityModel<TropicalFish>>

dzm
net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer
net.minecraft.class_1001
net.minecraft.client.render.entity.feature.TropicalFishSomethingFeatureRenderer
net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer

Field summary

Modifier and TypeField
private final TropicalFishModelA<TropicalFish>
a
modelA
field_17157
modelA
field_204251_b
private final TropicalFishModelB<TropicalFish>
b
modelB
field_4903
modelB
field_204252_c

Constructor summary

ModifierConstructor
public (RenderLayerParent<TropicalFish, EntityModel<TropicalFish>> context)

Method summary

Modifier and TypeMethod
public void
a(cyl arg0, dqt arg1, int arg2, atz arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)
render(PoseStack arg0, MultiBufferSource arg1, int arg2, TropicalFish arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)
method_4205(class_4587 arg0, class_4597 arg1, int arg2, class_1474 arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)
render(MatrixStack arg0, VertexConsumerProvider arg1, int arg2, TropicalFishEntity arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)
func_225628_a_(MatrixStack arg0, IRenderTypeBuffer arg1, int arg2, TropicalFishEntity arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9)