Package net.minecraft

Class class_11165

java.lang.Object
net.minecraft.class_11165
All Implemented Interfaces:
SpecialModelRenderer<class_11050>

@Environment(CLIENT) public class class_11165 extends Object implements SpecialModelRenderer<class_11050>
Mappings:
Namespace Name
named net/minecraft/class_11165
intermediary net/minecraft/class_11165
official hov
  • Constructor Details

    • class_11165

      public class_11165()
  • Method Details

    • render

      public void render(@Nullable @Nullable class_11050 class_11050, ItemDisplayContext itemDisplayContext, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, boolean bool)
      Specified by:
      render in interface SpecialModelRenderer<class_11050>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/class_11165;render(Lnet/minecraft/class_11050;Lnet/minecraft/item/ItemDisplayContext;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IIZ)V
      intermediary method_70522 Lnet/minecraft/class_11165;method_70522(Lnet/minecraft/class_11050;Lnet/minecraft/class_811;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IIZ)V
      official a Lhov;a(Lddi;Ldcq;Lfpd;Lgvz;IIZ)V
    • getData

      @Nullable public @Nullable class_11050 getData(ItemStack itemStack)
      Specified by:
      getData in interface SpecialModelRenderer<class_11050>
      Mappings:
      Namespace Name Mixin selector
      named getData Lnet/minecraft/class_11165;getData(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/class_11050;
      intermediary method_70521 Lnet/minecraft/class_11165;method_70521(Lnet/minecraft/class_1799;)Lnet/minecraft/class_11050;
      official a Lhov;a(Ldcs;)Lddi;