Geyser/core/src/main/java/org/geysermc/geyser/registry
Kas-tle 1df63c6de8
Support Bedrock 1.20.70 (#4477)
* Support 1.20.70

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

* Update readme

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

* Use 1.20.70 mappings

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

* Creative lectern drops work but not survival yet

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

* Fix lectern book pickup in survival

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

* Add copyright notices to new files

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

* Temp fix for incorrect creative_items from Cloudburst/Data

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

* Fix item frame breaking in creative

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

* Clarify what to remove when 1.20.60 support is dropped

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

* Don't use dim change enum pre 1.20.70

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

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-11 00:29:27 -07:00
..
loader Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00
mappings Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
populator Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
provider Changes 2022-07-09 18:39:02 -04:00
type Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00
AbstractMappedRegistry.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
ArrayRegistry.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
BlockRegistries.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
DeferredRegistry.java Allow deferred registries to be loaded/set more than once (#3892) 2023-06-18 17:45:25 -04:00
IRegistry.java Exposing resourcepack loading to api (#3696) 2023-06-16 20:39:53 -05:00
IntMappedRegistry.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
MappedRegistry.java We're in 2022 now 2022-01-01 20:03:05 +01:00
PacketTranslatorRegistry.java Support Java 1.20.2 (#4112) 2023-09-29 17:14:49 -04:00
Registries.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
Registry.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
SimpleMappedRegistry.java We're in 2022 now 2022-01-01 20:03:05 +01:00
SimpleRegistry.java We're in 2022 now 2022-01-01 20:03:05 +01:00
VersionedRegistry.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00