Class ShoulderParrotFeatureRenderer
java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<class_10055,PlayerEntityModel>
net.minecraft.client.render.entity.feature.ShoulderParrotFeatureRenderer
@Environment(CLIENT)
public class ShoulderParrotFeatureRenderer
extends FeatureRenderer<class_10055,PlayerEntityModel>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/feature/ShoulderParrotFeatureRendererintermediary net/minecraft/class_983official grc
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionShoulderParrotFeatureRenderer(FeatureRendererContext<class_10055, PlayerEntityModel> context, EntityModelLoader loader) -
Method Summary
Modifier and TypeMethodDescriptionprivate voidmethod_62593(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10055 class_10055, ParrotEntity.Variant variant, float float2, float float3, boolean bool) voidrender(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10055 class_10055, float float2, float float3) Methods inherited from class net.minecraft.client.render.entity.feature.FeatureRenderer
getContextModel, getTexture, render, renderModel
-
Field Details
-
model
- Mappings:
Namespace Name Mixin selector named modelLnet/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/ParrotEntityModel;intermediary field_17154Lnet/minecraft/class_983;field_17154:Lnet/minecraft/class_584;official aLgrc;a:Lfxy;
-
-
Constructor Details
-
ShoulderParrotFeatureRenderer
public ShoulderParrotFeatureRenderer(FeatureRendererContext<class_10055, PlayerEntityModel> context, EntityModelLoader loader) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/entity/model/EntityModelLoader;)Vintermediary <init>Lnet/minecraft/class_983;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)Vofficial <init>Lgrc;<init>(Lgoo;Lfzx;)V
-
-
Method Details
-
render
public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10055 class_10055, float float2, float float3) - Specified by:
renderin classFeatureRenderer<class_10055,PlayerEntityModel> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/class_10055;FF)Vintermediary method_4185Lnet/minecraft/class_983;method_4185(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10055;FF)Vofficial aLgrc;a(Lfcu;Lggv;ILguf;FF)V
-
method_62593
private void method_62593(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10055 class_10055, ParrotEntity.Variant variant, float float2, float float3, boolean bool) - Mappings:
Namespace Name Mixin selector named method_62593Lnet/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer;method_62593(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/class_10055;Lnet/minecraft/entity/passive/ParrotEntity$Variant;FFZ)Vintermediary method_62593Lnet/minecraft/class_983;method_62593(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10055;Lnet/minecraft/class_1453$class_7989;FFZ)Vofficial aLgrc;a(Lfcu;Lggv;ILguf;Lcgl$b;FFZ)V
-