Class VaultBlockEntityRenderer

java.lang.Object
net.minecraft.client.render.block.entity.VaultBlockEntityRenderer
All Implemented Interfaces:
BlockEntityRenderer<VaultBlockEntity,class_11975>

@Environment(CLIENT) public class VaultBlockEntityRenderer extends Object implements BlockEntityRenderer<VaultBlockEntity,class_11975>
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/VaultBlockEntityRenderer
intermediary net/minecraft/class_9214
official hiw
  • Field Details

    • itemModelManager

      private final ItemModelManager itemModelManager
      Mappings:
      Namespace Name Mixin selector
      named itemModelManager Lnet/minecraft/client/render/block/entity/VaultBlockEntityRenderer;itemModelManager:Lnet/minecraft/client/item/ItemModelManager;
      intermediary field_55286 Lnet/minecraft/class_9214;field_55286:Lnet/minecraft/class_10442;
      official a Lhiw;a:Lhxv;
    • random

      private final Random random
      Mappings:
      Namespace Name Mixin selector
      named random Lnet/minecraft/client/render/block/entity/VaultBlockEntityRenderer;random:Lnet/minecraft/util/math/random/Random;
      intermediary field_48953 Lnet/minecraft/class_9214;field_48953:Lnet/minecraft/class_5819;
      official b Lhiw;b:Lbfn;
  • Constructor Details

    • VaultBlockEntityRenderer

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

    • method_74335

      public class_11975 method_74335()
      Specified by:
      method_74335 in interface BlockEntityRenderer<VaultBlockEntity,class_11975>
      Mappings:
      Namespace Name Mixin selector
      named method_74335 Lnet/minecraft/client/render/block/entity/VaultBlockEntityRenderer;method_74335()Lnet/minecraft/class_11975;
      intermediary method_74397 Lnet/minecraft/class_9214;method_74397()Lnet/minecraft/class_11975;
      official a Lhiw;a()Lhjv;
    • method_74331

      public void method_74331(VaultBlockEntity vaultBlockEntity, class_11975 class_11975, float float2, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)
      Specified by:
      method_74331 in interface BlockEntityRenderer<VaultBlockEntity,class_11975>
      Mappings:
      Namespace Name Mixin selector
      named method_74331 Lnet/minecraft/client/render/block/entity/VaultBlockEntityRenderer;method_74331(Lnet/minecraft/block/entity/VaultBlockEntity;Lnet/minecraft/class_11975;FLnet/minecraft/util/math/Vec3d;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;)V
      intermediary method_74398 Lnet/minecraft/class_9214;method_74398(Lnet/minecraft/class_9199;Lnet/minecraft/class_11975;FLnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;)V
      official a Lhiw;a(Lehv;Lhjv;FLfnk;Lhwt$a;)V
    • render

      public void render(class_11975 class_11975, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue)
      Specified by:
      render in interface BlockEntityRenderer<VaultBlockEntity,class_11975>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/block/entity/VaultBlockEntityRenderer;render(Lnet/minecraft/class_11975;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;)V
      intermediary method_56852 Lnet/minecraft/class_9214;method_56852(Lnet/minecraft/class_11975;Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;)V
      official a Lhiw;a(Lhjv;Lftd;Lhge;)V