Class SheepWoolFeatureRenderer

java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<class_10063,SheepEntityModel>
net.minecraft.client.render.entity.feature.SheepWoolFeatureRenderer

@Environment(CLIENT) public class SheepWoolFeatureRenderer extends FeatureRenderer<class_10063,SheepEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer
intermediary net/minecraft/class_994
official grh
  • Field Details

    • SKIN

      private static final Identifier SKIN
      Mappings:
      Namespace Name Mixin selector
      named SKIN Lnet/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer;SKIN:Lnet/minecraft/util/Identifier;
      intermediary field_4892 Lnet/minecraft/class_994;field_4892:Lnet/minecraft/class_2960;
      official a Lgrh;a:Lalb;
    • field_53224

      private final EntityModel<class_10063> field_53224
      Mappings:
      Namespace Name Mixin selector
      named field_53224 Lnet/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer;field_53224:Lnet/minecraft/client/render/entity/model/EntityModel;
      intermediary field_53224 Lnet/minecraft/class_994;field_53224:Lnet/minecraft/class_583;
      official b Lgrh;b:Lfxa;
    • field_53225

      private final EntityModel<class_10063> field_53225
      Mappings:
      Namespace Name Mixin selector
      named field_53225 Lnet/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer;field_53225:Lnet/minecraft/client/render/entity/model/EntityModel;
      intermediary field_53225 Lnet/minecraft/class_994;field_53225:Lnet/minecraft/class_583;
      official c Lgrh;c:Lfxa;
  • Constructor Details

    • SheepWoolFeatureRenderer

      public SheepWoolFeatureRenderer(FeatureRendererContext<class_10063,SheepEntityModel> context, EntityModelLoader loader)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/entity/model/EntityModelLoader;)V
      intermediary <init> Lnet/minecraft/class_994;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)V
      official <init> Lgrh;<init>(Lgoo;Lfzx;)V
  • Method Details

    • render

      public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_10063 class_10063, float float2, float float3)
      Specified by:
      render in class FeatureRenderer<class_10063,SheepEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/class_10063;FF)V
      intermediary method_4198 Lnet/minecraft/class_994;method_4198(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10063;FF)V
      official a Lgrh;a(Lfcu;Lggv;ILgum;FF)V