Geyser/connector/src/main/java/org/geysermc/connector/network/translators
Camotoy 852d5b050d
Fix item enchanting pre-1.14 (#2127)
If the server spams the window property update packet, then the network ID assigned for each enchanting slot will update too quickly, essentially disabling enchanting. This commit remedies this by only updating the network ID of each slot if a property changed.
2021-04-16 11:42:03 -04:00
..
bedrock Fix various horse bugs (#2115) 2021-04-15 15:31:03 -04:00
chat Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
collision More bounding box fixes (#2132) 2021-04-12 12:42:42 -04:00
effect Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
inventory Fix item enchanting pre-1.14 (#2127) 2021-04-16 11:42:03 -04:00
item Fix llama carpet decoration (#2125) 2021-04-16 11:30:17 -04:00
java Fix various horse bugs (#2115) 2021-04-15 15:31:03 -04:00
sound Merge branch 'master' of https://github.com/GeyserMC/Geyser into server-inventory 2021-03-09 14:45:04 -05:00
world Fix llama carpet decoration (#2125) 2021-04-16 11:30:17 -04:00
BiomeTranslator.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
EntityIdentifierRegistry.java Fix up some SpotBugs suggestions (#1911) 2021-02-16 16:25:46 -05:00
ItemRemapper.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
PacketTranslator.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
PacketTranslatorRegistry.java Enable debug property in Log4J config if applicable (#1906) 2021-02-08 13:30:37 -05:00
Translator.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00