Class TropicalFishColorFeatureRenderer
java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>>
net.minecraft.client.render.entity.feature.TropicalFishColorFeatureRenderer
@Environment(CLIENT) public class TropicalFishColorFeatureRenderer extends FeatureRenderer<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>>
- Mappings:
Namespace Name official eveintermediary net/minecraft/class_1001named net/minecraft/client/render/entity/feature/TropicalFishColorFeatureRenderer
-
Field Summary
Fields Modifier and Type Field Description private LargeTropicalFishEntityModel<TropicalFishEntity>largeModelprivate SmallTropicalFishEntityModel<TropicalFishEntity>smallModel -
Constructor Summary
Constructors Constructor Description TropicalFishColorFeatureRenderer(FeatureRendererContext<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>> context, EntityModelLoader loader) -
Method Summary
Modifier and Type Method Description voidrender(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, TropicalFishEntity tropicalFishEntity, float float2, float float3, float float4, float float5, float float6, float float7)Methods inherited from class net.minecraft.client.render.entity.feature.FeatureRenderer
getContextModel, getTexture, render, renderModel
-
Field Details
-
smallModel
- Mappings:
Namespace Name Mixin selector official aLeve;a:Legp;intermediary field_17157Lnet/minecraft/class_1001;field_17157:Lnet/minecraft/class_612;named smallModelLnet/minecraft/client/render/entity/feature/TropicalFishColorFeatureRenderer;smallModel:Lnet/minecraft/client/render/entity/model/SmallTropicalFishEntityModel;
-
largeModel
- Mappings:
Namespace Name Mixin selector official bLeve;b:Legq;intermediary field_4903Lnet/minecraft/class_1001;field_4903:Lnet/minecraft/class_615;named largeModelLnet/minecraft/client/render/entity/feature/TropicalFishColorFeatureRenderer;largeModel:Lnet/minecraft/client/render/entity/model/LargeTropicalFishEntityModel;
-
-
Constructor Details
-
TropicalFishColorFeatureRenderer
public TropicalFishColorFeatureRenderer(FeatureRendererContext<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>> context, EntityModelLoader loader)- Mappings:
Namespace Name Mixin selector official <init>Leve;<init>(Lesk;Lehc;)Vintermediary <init>Lnet/minecraft/class_1001;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)Vnamed <init>Lnet/minecraft/client/render/entity/feature/TropicalFishColorFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/entity/model/EntityModelLoader;)V
-
-
Method Details
-
render
public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, TropicalFishEntity tropicalFishEntity, float float2, float float3, float float4, float float5, float float6, float float7)- Specified by:
renderin classFeatureRenderer<TropicalFishEntity,TintableCompositeModel<TropicalFishEntity>>- Mappings:
Namespace Name Mixin selector official aLeve;a(Ldpi;Lema;ILbdx;FFFFFF)Vintermediary method_4205Lnet/minecraft/class_1001;method_4205(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_1474;FFFFFF)Vnamed renderLnet/minecraft/client/render/entity/feature/TropicalFishColorFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/entity/passive/TropicalFishEntity;FFFFFF)V
-