Class ShoulderParrotFeatureRenderer

java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<PlayerEntityRenderState,PlayerEntityModel>
net.minecraft.client.render.entity.feature.ShoulderParrotFeatureRenderer

@Environment(CLIENT) public class ShoulderParrotFeatureRenderer extends FeatureRenderer<PlayerEntityRenderState,PlayerEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer
intermediary net/minecraft/class_983
official gwb
  • Field Details

    • model

      private final ParrotEntityModel model
      Mappings:
      Namespace Name Mixin selector
      named model Lnet/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/ParrotEntityModel;
      intermediary field_17154 Lnet/minecraft/class_983;field_17154:Lnet/minecraft/class_584;
      official a Lgwb;a:Lgcj;
    • parrotState

      private final ParrotEntityRenderState parrotState
      Mappings:
      Namespace Name Mixin selector
      named parrotState Lnet/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer;parrotState:Lnet/minecraft/client/render/entity/state/ParrotEntityRenderState;
      intermediary field_54026 Lnet/minecraft/class_983;field_54026:Lnet/minecraft/class_10051;
      official b Lgwb;b:Lgzb;
  • Constructor Details

    • ShoulderParrotFeatureRenderer

      public ShoulderParrotFeatureRenderer(FeatureRendererContext<PlayerEntityRenderState,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;)V
      intermediary <init> Lnet/minecraft/class_983;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)V
      official <init> Lgwb;<init>(Lgtm;Lgej;)V
  • Method Details

    • render

      public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, PlayerEntityRenderState playerEntityRenderState, float float2, float float3)
      Specified by:
      render in class FeatureRenderer<PlayerEntityRenderState,PlayerEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/client/render/entity/state/PlayerEntityRenderState;FF)V
      intermediary method_4185 Lnet/minecraft/class_983;method_4185(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10055;FF)V
      official a Lgwb;a(Lfgr;Lglk;ILgzf;FF)V
    • render

      private void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, PlayerEntityRenderState state, ParrotEntity.Variant parrotVariant, float headYaw, float headPitch, boolean left)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/client/render/entity/state/PlayerEntityRenderState;Lnet/minecraft/entity/passive/ParrotEntity$Variant;FFZ)V
      intermediary method_62593 Lnet/minecraft/class_983;method_62593(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10055;Lnet/minecraft/class_1453$class_7989;FFZ)V
      official a Lgwb;a(Lfgr;Lglk;ILgzf;Lcim$b;FFZ)V