Class ShelfBlockEntityRenderState

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

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

    • itemRenderStates

      public ItemRenderState[] itemRenderStates
      Mappings:
      Namespace Name Mixin selector
      named itemRenderStates Lnet/minecraft/client/render/block/entity/state/ShelfBlockEntityRenderState;itemRenderStates:[Lnet/minecraft/client/render/item/ItemRenderState;
      intermediary field_62734 Lnet/minecraft/class_11969;field_62734:[Lnet/minecraft/class_10444;
      official a Lhkj;a:[Lhys;
    • alignItemsToBottom

      public boolean alignItemsToBottom
      Mappings:
      Namespace Name Mixin selector
      named alignItemsToBottom Lnet/minecraft/client/render/block/entity/state/ShelfBlockEntityRenderState;alignItemsToBottom:Z
      intermediary field_62735 Lnet/minecraft/class_11969;field_62735:Z
      official b Lhkj;b:Z
  • Constructor Details

    • ShelfBlockEntityRenderState

      public ShelfBlockEntityRenderState()