Minestom/src/main/java/net/minestom/server/inventory
GoldenStack 009ba773ed
Fix incorrect slot updating (#2007)
* Fix slot sending

* Test fixed slot sending

* Also send offhand slots
2024-02-27 08:35:30 -05:00
..
click Item API refactoring (#904) 2022-04-13 17:57:15 +02:00
condition InventoryModifier to AbstractInventory and additional methods for inventories 2021-04-04 03:56:44 +03:00
type `retrieve` must be called in worker threads 2022-01-10 16:51:21 +01:00
AbstractInventory.java Some tweaks to AbstractInventory/PlayerInventory, as well as various Tests (#1049) 2022-05-10 07:33:05 +02:00
EquipmentHandler.java immutable packets (record) (#528) 2022-01-10 16:51:21 +01:00
Inventory.java Wrong generated window id for newly created inventories. (#1784) 2023-03-15 13:44:41 -04:00
InventoryClickHandler.java Update to Java 17 (#462) 2021-10-22 01:55:55 +02:00
InventoryProperty.java fix: link to correct wikivg packet 2024-02-09 14:27:43 -05:00
InventoryType.java fix: smithing table has 4 slots, not 3 2024-02-09 14:27:43 -05:00
PlayerInventory.java Fix incorrect slot updating (#2007) 2024-02-27 08:35:30 -05:00
TransactionOption.java Simplify double click handling 2021-04-20 07:29:01 +02:00
TransactionType.java Unique stacking rule (#844) 2022-04-01 01:00:18 +02:00