Package net.minecraft

Class class_10533

java.lang.Object
net.minecraft.class_10533
All Implemented Interfaces:
SimpleSpecialModelRenderer, SpecialModelRenderer<Void>

@Environment(CLIENT) public class class_10533 extends Object implements SimpleSpecialModelRenderer
Mappings:
Namespace Name
named net/minecraft/class_10533
intermediary net/minecraft/class_10533
official hdl
  • Field Details

    • field_55522

      private final Model field_55522
      Mappings:
      Namespace Name Mixin selector
      named field_55522 Lnet/minecraft/class_10533;field_55522:Lnet/minecraft/client/model/Model;
      intermediary field_55522 Lnet/minecraft/class_10533;field_55522:Lnet/minecraft/class_3879;
      official a Lhdl;a:Lgct;
    • field_55523

      private final SpriteIdentifier field_55523
      Mappings:
      Namespace Name Mixin selector
      named field_55523 Lnet/minecraft/class_10533;field_55523:Lnet/minecraft/client/util/SpriteIdentifier;
      intermediary field_55523 Lnet/minecraft/class_10533;field_55523:Lnet/minecraft/class_4730;
      official b Lhdl;b:Lhgt;
  • Constructor Details

  • Method Details

    • render

      public void render(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint)
      Specified by:
      render in interface SimpleSpecialModelRenderer
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/item/model/special/SimpleSpecialModelRenderer;render(Lnet/minecraft/item/ModelTransformationMode;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IIZ)V
      intermediary method_65699 Lnet/minecraft/class_10508;method_65699(Lnet/minecraft/class_811;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IIZ)V
      official a Lhdm;a(Lcwl;Lffs;Lglv;IIZ)V