Class CatCollarFeatureRenderer

java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<CatEntityRenderState,CatEntityModel>
net.minecraft.client.render.entity.feature.CatCollarFeatureRenderer

@Environment(CLIENT) public class CatCollarFeatureRenderer extends FeatureRenderer<CatEntityRenderState,CatEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/feature/CatCollarFeatureRenderer
intermediary net/minecraft/class_3684
official gvf
  • Field Details

    • SKIN

      private static final Identifier SKIN
      Mappings:
      Namespace Name Mixin selector
      named SKIN Lnet/minecraft/client/render/entity/feature/CatCollarFeatureRenderer;SKIN:Lnet/minecraft/util/Identifier;
      intermediary field_16260 Lnet/minecraft/class_3684;field_16260:Lnet/minecraft/class_2960;
      official a Lgvf;a:Lalz;
    • model

      private final CatEntityModel model
      Mappings:
      Namespace Name Mixin selector
      named model Lnet/minecraft/client/render/entity/feature/CatCollarFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/CatEntityModel;
      intermediary field_53207 Lnet/minecraft/class_3684;field_53207:Lnet/minecraft/class_3680;
      official b Lgvf;b:Lgax;
    • babyModel

      private final CatEntityModel babyModel
      Mappings:
      Namespace Name Mixin selector
      named babyModel Lnet/minecraft/client/render/entity/feature/CatCollarFeatureRenderer;babyModel:Lnet/minecraft/client/render/entity/model/CatEntityModel;
      intermediary field_53208 Lnet/minecraft/class_3684;field_53208:Lnet/minecraft/class_3680;
      official c Lgvf;c:Lgax;
  • Constructor Details

    • CatCollarFeatureRenderer

      public CatCollarFeatureRenderer(FeatureRendererContext<CatEntityRenderState,CatEntityModel> context, EntityModelLoader loader)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/feature/CatCollarFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/entity/model/EntityModelLoader;)V
      intermediary <init> Lnet/minecraft/class_3684;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)V
      official <init> Lgvf;<init>(Lgtm;Lgej;)V
  • Method Details

    • render

      public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, CatEntityRenderState catEntityRenderState, float float2, float float3)
      Specified by:
      render in class FeatureRenderer<CatEntityRenderState,CatEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/feature/CatCollarFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/client/render/entity/state/CatEntityRenderState;FF)V
      intermediary method_16047 Lnet/minecraft/class_3684;method_16047(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10008;FF)V
      official a Lgvf;a(Lfgr;Lglk;ILgxk;FF)V