Class ChestBlockEntityRenderState

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

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

    • chestType

      public ChestType chestType
      Mappings:
      Namespace Name Mixin selector
      named chestType Lnet/minecraft/client/render/block/entity/state/ChestBlockEntityRenderState;chestType:Lnet/minecraft/block/enums/ChestType;
      intermediary field_62693 Lnet/minecraft/class_11959;field_62693:Lnet/minecraft/class_2745;
      official a Lhni;a:Lemz;
    • lidAnimationProgress

      public float lidAnimationProgress
      Mappings:
      Namespace Name Mixin selector
      named lidAnimationProgress Lnet/minecraft/client/render/block/entity/state/ChestBlockEntityRenderState;lidAnimationProgress:F
      intermediary field_62694 Lnet/minecraft/class_11959;field_62694:F
      official b Lhni;b:F
    • yaw

      public float yaw
      Mappings:
      Namespace Name Mixin selector
      named yaw Lnet/minecraft/client/render/block/entity/state/ChestBlockEntityRenderState;yaw:F
      intermediary field_62695 Lnet/minecraft/class_11959;field_62695:F
      official c Lhni;c:F
    • variant

      Mappings:
      Namespace Name Mixin selector
      named variant Lnet/minecraft/client/render/block/entity/state/ChestBlockEntityRenderState;variant:Lnet/minecraft/client/render/block/entity/state/ChestBlockEntityRenderState$Variant;
      intermediary field_62696 Lnet/minecraft/class_11959;field_62696:Lnet/minecraft/class_11959$class_11960;
      official d Lhni;d:Lhni$a;
  • Constructor Details

    • ChestBlockEntityRenderState

      public ChestBlockEntityRenderState()