Class ConduitModelRenderer

java.lang.Object
net.minecraft.client.render.item.model.special.ConduitModelRenderer
All Implemented Interfaces:
SimpleSpecialModelRenderer, SpecialModelRenderer<Void>

@Environment(CLIENT) public class ConduitModelRenderer extends Object implements SimpleSpecialModelRenderer
Mappings:
Namespace Name
named net/minecraft/client/render/item/model/special/ConduitModelRenderer
intermediary net/minecraft/class_10504
official htx
  • Field Details

    • field_61853

      private final class_11701 field_61853
      Mappings:
      Namespace Name Mixin selector
      named field_61853 Lnet/minecraft/client/render/item/model/special/ConduitModelRenderer;field_61853:Lnet/minecraft/class_11701;
      intermediary field_61853 Lnet/minecraft/class_10504;field_61853:Lnet/minecraft/class_11701;
      official a Lhtx;a:Lhxj;
    • shell

      private final ModelPart shell
      Mappings:
      Namespace Name Mixin selector
      named shell Lnet/minecraft/client/render/item/model/special/ConduitModelRenderer;shell:Lnet/minecraft/client/model/ModelPart;
      intermediary field_55437 Lnet/minecraft/class_10504;field_55437:Lnet/minecraft/class_630;
      official b Lhtx;b:Lgtd;
  • Constructor Details

  • Method Details

    • render

      public void render(ItemDisplayContext displayContext, 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/ItemDisplayContext;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 Lhub;a(Lddm;Lfpk;Lhae;IIZ)V
    • collectVertices

      public void collectVertices(Set<Vector3f> vertices)
      Specified by:
      collectVertices in interface SpecialModelRenderer<Void>
      Mappings:
      Namespace Name Mixin selector
      named collectVertices Lnet/minecraft/client/render/item/model/special/SpecialModelRenderer;collectVertices(Ljava/util/Set;)V
      intermediary method_72175 Lnet/minecraft/class_10515;method_72175(Ljava/util/Set;)V
      official a Lhug;a(Ljava/util/Set;)V