History - net.minecraft.block.entity.DispenserBlockEntity
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.DispenserBlockEntity
net.minecraft.class_2601
net.minecraft.block.entity.DispenserBlockEntity
Fields
int: CONTAINER_SIZE, field_31340, INVENTORY_SIZE
Text: DEFAULT_NAME, field_63041, CONTAINER_NAME_TEXT
DefaultedList<ItemStack>: items, field_11945, inventory
Constructors
(BlockEntityType<?>, BlockPos, BlockState)
Methods
int (): getContainerSize, method_5439, size
int (Random): getRandomSlot, method_11076, chooseNonEmptySlot
ItemStack (ItemStack): insertItem, method_11075, addToFirstFreeSlot
Text (): getDefaultName, method_17823, getContainerName
void (ReadView): loadAdditional, method_11014, readData
void (WriteView): saveAdditional, method_11007, writeData
DefaultedList<ItemStack> (): getItems, method_11282, getHeldStacks
void (DefaultedList<ItemStack>): setItems, method_11281, setHeldStacks
ScreenHandler (int, PlayerInventory): createMenu, method_5465, createScreenHandler