Minestom/src/main
Obyvante 7b0b314707
Wrong generated window id for newly created inventories. (#1784)
* chore(Inventory): Fixed generated window id sometimes becomes 0 or -128(out of int) which causes empty inventories.

* chore(InventoryTest): Updated inventory window id creation test.

* chore(InventoryTest): Updated inventory window id creation test. (iam's suggestion.)

* chore(Inventory): Updated inventory window id generation that is more thread safe compare to the old one. (iam's suggestion)

* chore(InventoryTest): int window id to byte.
2023-03-15 13:44:41 -04:00
..
java/net/minestom/server Wrong generated window id for newly created inventories. (#1784) 2023-03-15 13:44:41 -04:00
resources ComponentLogger & Colored Terminal (#1460) 2022-10-26 19:52:01 +02:00