Geyser/core/src/main/java/org/geysermc/geyser
Kas-tle 0f50a3cbe6
Re-implement subchunk v9 with proper index (#4287)
* Re-implement subchunk v9 with proper index

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* typo in comment

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2023-11-28 20:33:07 -08:00
..
command Add SessionDisconnectEvent (#4052) 2023-11-10 23:44:38 +01:00
configuration Simply pingpassthrough logic, add fabric ping passthrough (#3930) 2023-11-13 18:17:40 -05:00
dump Move PlatformType to API and expose it for extensions (#3798) 2023-06-17 02:56:50 +01:00
entity Don't show custom names on display entities (#4309) 2023-11-23 09:51:57 +01:00
erosion Merge remote-tracking branch 'origin/master' into feature/protocol-3.0 2023-04-06 13:26:28 -04:00
event Exposing resourcepack loading to api (#3696) 2023-06-16 20:39:53 -05:00
extension Fix: Don't rename extensions while the extension directory is being walked (#4197) 2023-10-08 18:04:22 +02:00
inventory Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
item Add ability to set molang tags for custom items (#4041) 2023-11-09 08:44:13 +01:00
level Re-implement subchunk v9 with proper index (#4287) 2023-11-28 20:33:07 -08:00
network Don't send an awkward "null" when a exeption disconnect cause doesn't have a message (#4306) 2023-11-22 21:03:24 +00:00
pack Fixes thrown error when skull skin cache doesnt exist (#4082) 2023-08-29 13:23:08 -07:00
ping Simply pingpassthrough logic, add fabric ping passthrough (#3930) 2023-11-13 18:17:40 -05:00
registry Add 1.20.50 Bedrock support (#4296) 2023-11-21 23:31:56 +01:00
scoreboard Don't send softEnumPackets when command suggestions are false (#4037) 2023-08-06 17:39:27 -07:00
session Don't send an awkward "null" when a exeption disconnect cause doesn't have a message (#4306) 2023-11-22 21:03:24 +00:00
skin Close threads at server shutdown (#4029) 2023-10-01 18:15:44 -04:00
text Update Minecraft Wiki links to new domain (#4151) 2023-09-27 07:55:54 -07:00
translator Re-implement subchunk v9 with proper index (#4287) 2023-11-28 20:33:07 -08:00
util Re-implement subchunk v9 with proper index (#4287) 2023-11-28 20:33:07 -08:00
Constants.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
FloodgateKeyLoader.java Fix Floodgate autodetection 2023-04-26 21:11:26 -04:00
GeyserBootstrap.java Simply pingpassthrough logic, add fabric ping passthrough (#3930) 2023-11-13 18:17:40 -05:00
GeyserImpl.java Remove Mojang account sign-in option (#4147) 2023-10-03 01:12:54 +02:00
GeyserLogger.java Resolve fallout 2022-08-24 04:53:13 +00:00
GeyserMain.java Force loading help-text using utf-8 to fix encoding errors (#4165) 2023-09-30 23:18:57 +02:00