Class BlockEntityRenderState

java.lang.Object
net.minecraft.client.render.block.entity.BlockEntityRenderState
Direct Known Subclasses:
class_11949, class_11950, class_11952, class_11953, class_11955, class_11957, class_11958, class_11959, class_11961, class_11963, class_11964, class_11966, class_11967, class_11968, class_11969, class_11972, class_11973, class_11974, class_11975, CopperGolemStatueBlockEntityRenderState, ShulkerBoxBlockEntityRenderState, SignBlockEntityRenderState

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

    • position

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

      public BlockState blockState
      Mappings:
      Namespace Name Mixin selector
      named blockState Lnet/minecraft/client/render/block/entity/BlockEntityRenderState;blockState:Lnet/minecraft/block/BlockState;
      intermediary field_62674 Lnet/minecraft/class_11954;field_62674:Lnet/minecraft/class_2680;
      official g Lhjc;g:Leip;
    • blockEntityType

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

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

      Mappings:
      Namespace Name Mixin selector
      named crumblingOverlay Lnet/minecraft/client/render/block/entity/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 Lhjc;j:Lhwt$a;
  • Constructor Details

    • BlockEntityRenderState

      public BlockEntityRenderState()
  • Method Details

    • populate

      public static void populate(BlockEntity blockEntity, BlockEntityRenderState renderState, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlay)
      Mappings:
      Namespace Name Mixin selector
      named populate Lnet/minecraft/client/render/block/entity/BlockEntityRenderState;populate(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/client/render/block/entity/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 Lhjc;a(Lefj;Lhjc;Lhwt$a;)V
    • populateCrashReportSection

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