Class ShulkerBoxBlockEntityRenderer

java.lang.Object
net.minecraft.client.render.block.entity.ShulkerBoxBlockEntityRenderer
All Implemented Interfaces:
BlockEntityRenderer<ShulkerBoxBlockEntity>

@Environment(CLIENT) public class ShulkerBoxBlockEntityRenderer extends Object implements BlockEntityRenderer<ShulkerBoxBlockEntity>
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer
intermediary net/minecraft/class_834
official hap
  • Field Details

    • model

      Mappings:
      Namespace Name Mixin selector
      named model Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;model:Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer$ShulkerBoxBlockModel;
      intermediary field_4387 Lnet/minecraft/class_834;field_4387:Lnet/minecraft/class_834$class_9984;
      official a Lhap;a:Lhap$a;
  • Constructor Details

    • ShulkerBoxBlockEntityRenderer

      public ShulkerBoxBlockEntityRenderer(BlockEntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;<init>(Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory$Context;)V
      intermediary <init> Lnet/minecraft/class_834;<init>(Lnet/minecraft/class_5614$class_5615;)V
      official <init> Lhap;<init>(Lhac$a;)V
    • ShulkerBoxBlockEntityRenderer

      public ShulkerBoxBlockEntityRenderer(LoadedEntityModels models)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;<init>(Lnet/minecraft/client/render/entity/model/LoadedEntityModels;)V
      intermediary <init> Lnet/minecraft/class_834;<init>(Lnet/minecraft/class_5599;)V
      official <init> Lhap;<init>(Lgqi;)V
  • Method Details

    • render

      public void render(ShulkerBoxBlockEntity shulkerBoxBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, Vec3d vec3d)
      Specified by:
      render in interface BlockEntityRenderer<ShulkerBoxBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;render(Lnet/minecraft/block/entity/ShulkerBoxBlockEntity;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILnet/minecraft/util/math/Vec3d;)V
      intermediary method_3574 Lnet/minecraft/class_834;method_3574(Lnet/minecraft/class_2627;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;IILnet/minecraft/class_243;)V
      official a Lhap;a(Lecm;FLfoc;Lgxm;IILfis;)V
    • render

      public void render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, Direction facing, float openness, SpriteIdentifier textureId)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILnet/minecraft/util/math/Direction;FLnet/minecraft/client/util/SpriteIdentifier;)V
      intermediary method_65562 Lnet/minecraft/class_834;method_65562(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IILnet/minecraft/class_2350;FLnet/minecraft/class_4730;)V
      official a Lhap;a(Lfoc;Lgxm;IILjh;FLhtz;)V
    • setTransforms

      private void setTransforms(MatrixStack matrices, Direction facing, float openness)
      Mappings:
      Namespace Name Mixin selector
      named setTransforms Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;setTransforms(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/util/math/Direction;F)V
      intermediary method_72162 Lnet/minecraft/class_834;method_72162(Lnet/minecraft/class_4587;Lnet/minecraft/class_2350;F)V
      official a Lhap;a(Lfoc;Ljh;F)V
    • collectVertices

      public void collectVertices(Direction facing, float openness, Set<Vector3f> vertices)
      Mappings:
      Namespace Name Mixin selector
      named collectVertices Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer;collectVertices(Lnet/minecraft/util/math/Direction;FLjava/util/Set;)V
      intermediary method_72163 Lnet/minecraft/class_834;method_72163(Lnet/minecraft/class_2350;FLjava/util/Set;)V
      official a Lhap;a(Ljh;FLjava/util/Set;)V