Minestom/src/main/java/net/minestom/server/inventory
2021-01-20 08:18:00 +01:00
..
click More fastutil usages 2021-01-15 16:04:57 -05:00
condition Reduces the number of ItemStack#clone calls in inventory clicks 2020-10-22 19:18:08 +02:00
type Cleanup 2 2020-11-10 08:01:27 +01:00
EquipmentHandler.java Optimize equipment packet creation 2021-01-03 22:05:18 +01:00
Inventory.java Fix inventory click on size non-divisible by 9 2021-01-20 08:18:00 +01:00
InventoryClickHandler.java Event unification (type-specific event, CancellableEvent is now an interface) 2020-12-16 03:21:59 +01:00
InventoryModifier.java Comment about getItemStacks() array modification 2021-01-13 08:39:33 +01:00
InventoryProperty.java Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
InventoryType.java Use ordinal as the id in InventoryType 2021-01-20 05:35:41 +01:00
PlayerInventory.java Fix inventory click on size non-divisible by 9 2021-01-20 08:18:00 +01:00