Class OminousItemSpawnerEntityRenderer

java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<OminousItemSpawnerEntity,class_10048>
net.minecraft.client.render.entity.OminousItemSpawnerEntityRenderer

@Environment(CLIENT) public class OminousItemSpawnerEntityRenderer extends EntityRenderer<OminousItemSpawnerEntity,class_10048>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer
intermediary net/minecraft/class_9483
official goc
  • Field Details

    • field_50231

      private static final float field_50231
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_50231 Lnet/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer;field_50231:F
      intermediary field_50231 Lnet/minecraft/class_9483;field_50231:F
      official a Lgoc;a:F
    • field_50232

      private static final int field_50232
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_50232 Lnet/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer;field_50232:I
      intermediary field_50232 Lnet/minecraft/class_9483;field_50232:I
      official b Lgoc;b:I
    • itemRenderer

      private final ItemRenderer itemRenderer
      Mappings:
      Namespace Name Mixin selector
      named itemRenderer Lnet/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;
      intermediary field_50233 Lnet/minecraft/class_9483;field_50233:Lnet/minecraft/class_918;
      official h Lgoc;h:Lgnq;
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(class_10048 class_10048)
      Specified by:
      getTexture in class EntityRenderer<OminousItemSpawnerEntity,class_10048>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer;getTexture(Lnet/minecraft/class_10048;)Lnet/minecraft/util/Identifier;
      intermediary method_58752 Lnet/minecraft/class_9483;method_58752(Lnet/minecraft/class_10048;)Lnet/minecraft/class_2960;
      official a Lgoc;a(Lgty;)Lalb;
    • method_55269

      public class_10048 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<OminousItemSpawnerEntity,class_10048>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer;method_55269()Lnet/minecraft/class_10048;
      intermediary method_62496 Lnet/minecraft/class_9483;method_62496()Lnet/minecraft/class_10048;
      official a Lgoc;a()Lgty;
    • method_62354

      public void method_62354(OminousItemSpawnerEntity ominousItemSpawnerEntity, class_10048 class_10048, float float2)
      Overrides:
      method_62354 in class EntityRenderer<OminousItemSpawnerEntity,class_10048>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer;method_62354(Lnet/minecraft/entity/OminousItemSpawnerEntity;Lnet/minecraft/class_10048;F)V
      intermediary method_62497 Lnet/minecraft/class_9483;method_62497(Lnet/minecraft/class_9461;Lnet/minecraft/class_10048;F)V
      official a Lgoc;a(Lbul;Lgty;F)V
    • render

      public void render(class_10048 class_10048, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class EntityRenderer<OminousItemSpawnerEntity,class_10048>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer;render(Lnet/minecraft/class_10048;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
      intermediary method_58753 Lnet/minecraft/class_9483;method_58753(Lnet/minecraft/class_10048;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      official a Lgoc;a(Lgty;Lfcu;Lggv;I)V