Class ChestBlockEntityRenderer<T extends BlockEntity & LidOpenable>

java.lang.Object
net.minecraft.client.render.block.entity.ChestBlockEntityRenderer<T>
All Implemented Interfaces:
BlockEntityRenderer<T,class_11959>

@Environment(CLIENT) public class ChestBlockEntityRenderer<T extends BlockEntity & LidOpenable> extends Object implements BlockEntityRenderer<T,class_11959>
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/ChestBlockEntityRenderer
intermediary net/minecraft/class_826
official hif
  • Field Details

    • field_61784

      private final SpriteHolder field_61784
      Mappings:
      Namespace Name Mixin selector
      named field_61784 Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;field_61784:Lnet/minecraft/client/texture/SpriteHolder;
      intermediary field_61784 Lnet/minecraft/class_826;field_61784:Lnet/minecraft/class_11701;
      official a Lhif;a:Lido;
    • singleChest

      private final ChestBlockModel singleChest
      Mappings:
      Namespace Name Mixin selector
      named singleChest Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;singleChest:Lnet/minecraft/client/render/block/entity/model/ChestBlockModel;
      intermediary field_53165 Lnet/minecraft/class_826;field_53165:Lnet/minecraft/class_9944;
      official b Lhif;b:Lgts;
    • doubleChestLeft

      private final ChestBlockModel doubleChestLeft
      Mappings:
      Namespace Name Mixin selector
      named doubleChestLeft Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;doubleChestLeft:Lnet/minecraft/client/render/block/entity/model/ChestBlockModel;
      intermediary field_53166 Lnet/minecraft/class_826;field_53166:Lnet/minecraft/class_9944;
      official c Lhif;c:Lgts;
    • doubleChestRight

      private final ChestBlockModel doubleChestRight
      Mappings:
      Namespace Name Mixin selector
      named doubleChestRight Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;doubleChestRight:Lnet/minecraft/client/render/block/entity/model/ChestBlockModel;
      intermediary field_53167 Lnet/minecraft/class_826;field_53167:Lnet/minecraft/class_9944;
      official d Lhif;d:Lgts;
    • christmas

      private final boolean christmas
      Mappings:
      Namespace Name Mixin selector
      named christmas Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;christmas:Z
      intermediary field_4365 Lnet/minecraft/class_826;field_4365:Z
      official e Lhif;e:Z
  • Constructor Details

    • ChestBlockEntityRenderer

      public ChestBlockEntityRenderer(BlockEntityRendererFactory.Context context)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;<init>(Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory$Context;)V
      intermediary <init> Lnet/minecraft/class_826;<init>(Lnet/minecraft/class_5614$class_5615;)V
      official <init> Lhif;<init>(Lhhz$a;)V
  • Method Details

    • isAroundChristmas

      public static boolean isAroundChristmas()
      Mappings:
      Namespace Name Mixin selector
      named isAroundChristmas Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;isAroundChristmas()Z
      intermediary method_65559 Lnet/minecraft/class_826;method_65559()Z
      official a Lhif;a()Z
    • method_74335

      public class_11959 method_74335()
      Specified by:
      method_74335 in interface BlockEntityRenderer<T extends BlockEntity & LidOpenable,class_11959>
      Mappings:
      Namespace Name Mixin selector
      named method_74335 Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;method_74335()Lnet/minecraft/class_11959;
      intermediary method_74368 Lnet/minecraft/class_826;method_74368()Lnet/minecraft/class_11959;
      official d Lhif;d()Lhjg;
    • method_74331

      public void method_74331(T t, class_11959 class_11959, float float2, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)
      Specified by:
      method_74331 in interface BlockEntityRenderer<T extends BlockEntity & LidOpenable,class_11959>
      Mappings:
      Namespace Name Mixin selector
      named method_74331 Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;method_74331(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/class_11959;FLnet/minecraft/util/math/Vec3d;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;)V
      intermediary method_74365 Lnet/minecraft/class_826;method_74365(Lnet/minecraft/class_2586;Lnet/minecraft/class_11959;FLnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;)V
      official a Lhif;a(Lefj;Lhjg;FLfnk;Lhwt$a;)V
    • render

      public void render(class_11959 class_11959, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue)
      Specified by:
      render in interface BlockEntityRenderer<T extends BlockEntity & LidOpenable,class_11959>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;render(Lnet/minecraft/class_11959;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;)V
      intermediary method_74367 Lnet/minecraft/class_826;method_74367(Lnet/minecraft/class_11959;Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;)V
      official a Lhif;a(Lhjg;Lftd;Lhge;)V
    • method_74366

      private class_11959.class_11960 method_74366(BlockEntity blockEntity, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      named method_74366 Lnet/minecraft/client/render/block/entity/ChestBlockEntityRenderer;method_74366(Lnet/minecraft/block/entity/BlockEntity;Z)Lnet/minecraft/class_11959$class_11960;
      intermediary method_74366 Lnet/minecraft/class_826;method_74366(Lnet/minecraft/class_2586;Z)Lnet/minecraft/class_11959$class_11960;
      official a Lhif;a(Lefj;Z)Lhjg$a;