Geyser/core/src/main/java/org/geysermc/geyser/registry/populator
Kas-tle 3fa7952936
1.20.80 Support and Protocol Changes (#4561)
* Make evil more harder

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

* Deregister more unused packets

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

* Add more unused packets

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

* Pin protocol to 68dc192

* Correction

* Update Protocol

* More kicking

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

* stop reading when there is no item to read (#9)

* Bump protocol

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

* 1.20.80

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

* Remove unused postinitchannel GeyserServerInitializer

* Pull protocol jitpack from cloudburst again

* Actually builds

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

* Bump protocol to fix BossEventPacket & EmotePacket

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

* Add remove before merge comment

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

* Bump protocol to fix BlockEntityDataPacket and ignore serverbound BossEventPacket

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

* Bump protocol & add more illegal/ignored packets

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

* Remove deprecated packet

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

* Ignore ClientCacheStatusPacket instead of disallow

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

* Define static serializers

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

* Less static class nonsense more correct order

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

* Remove unused import

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

* Bump protocol

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

* Move codec processing to CodecProcessor

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

* Falsify recipe symetry assumption

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

* Update Protocol for 2 wrong packet IDs & 5 wrong directions

* Jitpack protocol from Geyser repo

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
Co-authored-by: chris <github@onechris.mozmail.com>
2024-04-23 09:16:18 -07:00
..
BlockRegistryPopulator.java 1.20.80 Support and Protocol Changes (#4561) 2024-04-23 09:16:18 -07:00
Conversion630_622.java Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
Conversion649_630.java Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
Conversion662_649.java 1.20.80 Support and Protocol Changes (#4561) 2024-04-23 09:16:18 -07:00
Conversion671_662.java 1.20.80 Support and Protocol Changes (#4561) 2024-04-23 09:16:18 -07:00
CreativeItemRegistryPopulator.java Support Bedrock 1.20.60 (#4415) 2024-02-06 20:11:17 +01:00
CustomBlockRegistryPopulator.java Fix block custom registration failing with simmilar named items (#4540) 2024-04-02 00:10:12 +01:00
CustomItemRegistryPopulator.java Allow NonVanillaCustomItemData to have a block assigned (#4530) 2024-03-31 12:01:59 +01:00
CustomSkullRegistryPopulator.java Support Bedrock 1.20.60 (#4415) 2024-02-06 20:11:17 +01:00
ItemRegistryPopulator.java 1.20.80 Support and Protocol Changes (#4561) 2024-04-23 09:16:18 -07:00
PacketRegistryPopulator.java Merge remote-tracking branch 'origin/master' into feature/protocol-3.0 2023-04-06 13:26:28 -04:00
RecipeRegistryPopulator.java 1.20.80 Support and Protocol Changes (#4561) 2024-04-23 09:16:18 -07:00