History - net.minecraft.block.entity.ChiseledBookshelfBlockEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity
net.minecraft.class_7716
net.minecraft.block.entity.ChiseledBookshelfBlockEntity
Fields
int: MAX_BOOKS_IN_STORAGE, field_40331, MAX_BOOKS
org.slf4j.Logger: LOGGER, field_40898, LOGGER
int: DEFAULT_LAST_INTERACTED_SLOT, field_57771, DEFAULT_LAST_INTERACTED_SLOT
DefaultedList<ItemStack>: items, field_41314, heldStacks
int: lastInteractedSlot, field_41601, lastInteractedSlot
Constructors
Methods
void (int): updateState, method_47585, updateState
void (ReadView): loadAdditional, method_11014, readData
void (WriteView): saveAdditional, method_11007, writeData
int (): getMaxStackSize, method_5444, getMaxCountPerStack
boolean (ItemStack): acceptsItemType, method_72651, canAccept
ItemStack (int, int): removeItem, method_5434, removeStack
void (int, ItemStack): setItem, method_5447, setStack
boolean (Inventory, int, ItemStack): canTakeItem, method_49104, canTransferTo
DefaultedList<ItemStack> (): getItems, method_72652, getHeldStacks
boolean (PlayerEntity): stillValid, method_5443, canPlayerUse
int (): getLastInteractedSlot, method_47887, getLastInteractedSlot
void (ComponentsAccess): applyImplicitComponents, method_57568, readComponents
void (ComponentMap$Builder): collectImplicitComponents, method_57567, addComponents
void (WriteView): removeComponentsFromTag, method_57569, removeFromCopiedStackData
boolean (ItemStack, Inventory, ItemStack): lambda$canTakeItem$0, method_73195, method_73195