Minestom/src/main/java/net/minestom/server/inventory
TheMode be4542e936 Ignore air when shift clicking
Signed-off-by: TheMode <themode@outlook.fr>
2021-09-16 19:21:36 +02:00
..
click Ignore air when shift clicking 2021-09-16 19:21:36 +02:00
condition InventoryModifier to AbstractInventory and additional methods for inventories 2021-04-04 03:56:44 +03:00
type Replace most enums 2021-07-28 14:29:28 +02:00
AbstractInventory.java Marked AbstractInventory with @NonExtendable 2021-09-06 21:10:40 +03:00
EquipmentHandler.java Add EquipmentHandler#hasEquipment 2021-08-24 08:26:04 +02:00
Inventory.java Resolving inventory- events and condition issues 2021-09-10 18:38:27 +03:00
InventoryClickHandler.java Properly call click events for shift & double clicks 2021-09-16 18:57:13 +02:00
InventoryProperty.java Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
InventoryType.java Rename InventoryType#getAdditionalSlot to InventoryType#getSize 2021-03-29 17:36:18 +02:00
PlayerInventory.java Resolving inventory- events and condition issues 2021-09-10 18:38:27 +03:00
TransactionOption.java Simplify double click handling 2021-04-20 07:29:01 +02:00
TransactionType.java More inventory cleanup 2021-08-12 18:06:23 +02:00