Class BlockEntityRenderState

java.lang.Object
net.minecraft.client.render.block.entity.state.BlockEntityRenderState
Direct Known Subclasses:
BannerBlockEntityRenderState, BeaconBlockEntityRenderState, BedBlockEntityRenderState, BellBlockEntityRenderState, BrushableBlockEntityRenderState, CampfireBlockEntityRenderState, ChestBlockEntityRenderState, ConduitBlockEntityRenderState, CopperGolemStatueBlockEntityRenderState, DecoratedPotBlockEntityRenderState, EnchantingTableBlockEntityRenderState, EndPortalBlockEntityRenderState, LecternBlockEntityRenderState, MobSpawnerBlockEntityRenderState, PistonBlockEntityRenderState, ShelfBlockEntityRenderState, ShulkerBoxBlockEntityRenderState, SignBlockEntityRenderState, SkullBlockEntityRenderState, StructureBlockBlockEntityRenderState, TestInstanceBlockEntityRenderState, VaultBlockEntityRenderState

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

    • pos

      public BlockPos pos
      Mappings:
      Namespace Name Mixin selector
      named pos Lnet/minecraft/client/render/block/entity/state/BlockEntityRenderState;pos:Lnet/minecraft/util/math/BlockPos;
      intermediary field_62673 Lnet/minecraft/class_11954;field_62673:Lnet/minecraft/class_2338;
      official f Lhjw;f:Lja;
    • blockState

      public BlockState blockState
      Mappings:
      Namespace Name Mixin selector
      named blockState Lnet/minecraft/client/render/block/entity/state/BlockEntityRenderState;blockState:Lnet/minecraft/block/BlockState;
      intermediary field_62674 Lnet/minecraft/class_11954;field_62674:Lnet/minecraft/class_2680;
      official g Lhjw;g:Lejm;
    • type

      public BlockEntityType<?> type
      Mappings:
      Namespace Name Mixin selector
      named type Lnet/minecraft/client/render/block/entity/state/BlockEntityRenderState;type:Lnet/minecraft/block/entity/BlockEntityType;
      intermediary field_62675 Lnet/minecraft/class_11954;field_62675:Lnet/minecraft/class_2591;
      official h Lhjw;h:Legi;
    • lightmapCoordinates

      public int lightmapCoordinates
      Mappings:
      Namespace Name Mixin selector
      named lightmapCoordinates Lnet/minecraft/client/render/block/entity/state/BlockEntityRenderState;lightmapCoordinates:I
      intermediary field_62676 Lnet/minecraft/class_11954;field_62676:I
      official i Lhjw;i:I
    • crumblingOverlay

      Mappings:
      Namespace Name Mixin selector
      named crumblingOverlay Lnet/minecraft/client/render/block/entity/state/BlockEntityRenderState;crumblingOverlay:Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;
      intermediary field_62677 Lnet/minecraft/class_11954;field_62677:Lnet/minecraft/class_11683$class_11792;
      official j Lhjw;j:Lhxo$a;
  • Constructor Details

    • BlockEntityRenderState

      public BlockEntityRenderState()
  • Method Details

    • updateBlockEntityRenderState

      public static void updateBlockEntityRenderState(BlockEntity blockEntity, BlockEntityRenderState state, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlay)
      Mappings:
      Namespace Name Mixin selector
      named updateBlockEntityRenderState Lnet/minecraft/client/render/block/entity/state/BlockEntityRenderState;updateBlockEntityRenderState(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/client/render/block/entity/state/BlockEntityRenderState;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;)V
      intermediary method_74399 Lnet/minecraft/class_11954;method_74399(Lnet/minecraft/class_2586;Lnet/minecraft/class_11954;Lnet/minecraft/class_11683$class_11792;)V
      official a Lhjw;a(Legg;Lhjw;Lhxo$a;)V
    • populateCrashReport

      public void populateCrashReport(CrashReportSection crashReportSection)
      Mappings:
      Namespace Name Mixin selector
      named populateCrashReport Lnet/minecraft/client/render/block/entity/state/BlockEntityRenderState;populateCrashReport(Lnet/minecraft/util/crash/CrashReportSection;)V
      intermediary method_74400 Lnet/minecraft/class_11954;method_74400(Lnet/minecraft/class_129;)V
      official a Lhjw;a(Lq;)V