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 eqvintermediary 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>> featureRendererContext, EntityModelLoader entityModelLoader) -
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 aLeqv;a:Lecq;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 bLeqv;b:Lecr;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>> featureRendererContext, EntityModelLoader entityModelLoader)
-
-
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 aLeqv;a(Ldlr;Lehq;ILbch;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
-