Class StructureBlockBlockEntityRenderState

java.lang.Object
net.minecraft.client.render.block.entity.state.BlockEntityRenderState
net.minecraft.client.render.block.entity.state.StructureBlockBlockEntityRenderState

@Environment(CLIENT) public class StructureBlockBlockEntityRenderState extends BlockEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState
intermediary net/minecraft/class_11955
official hjx
  • Field Details

    • visible

      public boolean visible
      Mappings:
      Namespace Name Mixin selector
      named visible Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;visible:Z
      intermediary field_62678 Lnet/minecraft/class_11955;field_62678:Z
      official a Lhjx;a:Z
    • renderMode

      Mappings:
      Namespace Name Mixin selector
      named renderMode Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;renderMode:Lnet/minecraft/block/entity/StructureBoxRendering$RenderMode;
      intermediary field_62679 Lnet/minecraft/class_11955;field_62679:Lnet/minecraft/class_10634$class_10635;
      official b Lhjx;b:Legj$a;
    • structureBox

      Mappings:
      Namespace Name Mixin selector
      named structureBox Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;structureBox:Lnet/minecraft/block/entity/StructureBoxRendering$StructureBox;
      intermediary field_62680 Lnet/minecraft/class_11955;field_62680:Lnet/minecraft/class_10634$class_10636;
      official c Lhjx;c:Legj$b;
    • invisibleBlocks

      Mappings:
      Namespace Name Mixin selector
      named invisibleBlocks Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;invisibleBlocks:[Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState$InvisibleRenderType;
      intermediary field_62681 Lnet/minecraft/class_11955;field_62681:[Lnet/minecraft/class_11955$class_11956;
      official d Lhjx;d:[Lhjx$a;
    • field_62682

      @Nullable public @org.jetbrains.annotations.Nullable boolean[] field_62682
      Mappings:
      Namespace Name Mixin selector
      named field_62682 Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;field_62682:[Z
      intermediary field_62682 Lnet/minecraft/class_11955;field_62682:[Z
      official e Lhjx;e:[Z
  • Constructor Details

    • StructureBlockBlockEntityRenderState

      public StructureBlockBlockEntityRenderState()