Geyser/core/src/main/java/org/geysermc/geyser/inventory
chris 5d95bf65a6
Fix lecterns on 1.20.60, add support for virtual books (#4471)
* Fix lecterns on 1.20.60, start on virtual lecterns

* Fix: virtual books & actual books opening twice, resolve other issues, remove debug

* undo some unnecessary diff

* Don't try to send virtual books to pre 1.20.60 clients

* address review by camotoy
2024-03-02 03:21:31 +01:00
..
click Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
holder Fix lecterns on 1.20.60, add support for virtual books (#4471) 2024-03-02 03:21:31 +01:00
item Fix lecterns on 1.20.60, add support for virtual books (#4471) 2024-03-02 03:21:31 +01:00
recipe Better nullability annotations/handling for ItemStacks 2023-12-14 21:31:14 -05:00
updater Crafter translation 2023-12-14 21:31:14 -05:00
AnvilContainer.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
BeaconContainer.java We're in 2022 now 2022-01-01 20:03:05 +01:00
BedrockContainerSlot.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
CartographyContainer.java We're in 2022 now 2022-01-01 20:03:05 +01:00
Container.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
CrafterContainer.java Crafter translation 2023-12-14 21:31:14 -05:00
EnchantingContainer.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
Generic3X3Container.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserEnchantOption.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserItemStack.java Better nullability annotations/handling for ItemStacks 2023-12-14 21:31:14 -05:00
Inventory.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
LecternContainer.java Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/protocol-3.0 2022-12-20 19:47:45 -05:00
MerchantContainer.java Fix updating villager trade experience (#3906) 2023-06-22 17:38:05 -04:00
PlayerInventory.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
SlotType.java We're in 2022 now 2022-01-01 20:03:05 +01:00
StonecutterContainer.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00