Geyser/core/src/main/java/org/geysermc/geyser/registry
chris 44174fdc04
Add 1.20.50 Bedrock support (#4296)
* Start on 1.20.50

* Add 1.20.50 block_palette.1_20_50.nbt, creative_items.1_20_50.json and runtime_item_states.1_20_50.json

* fix stone and planks mappings

* add and do something with the new SetPlayerInventoryOptionsPacket

* Add readme version bump

* Cleanup/Explain the new BedrockSetPlayerInventoryOptionsTranslator
2023-11-21 23:31:56 +01:00
..
loader Versioned potion mappings (#4239) 2023-10-24 01:41:02 +02:00
mappings Add ability to set molang tags for custom items (#4041) 2023-11-09 08:44:13 +01:00
populator Add 1.20.50 Bedrock support (#4296) 2023-11-21 23:31:56 +01:00
provider Changes 2022-07-09 18:39:02 -04:00
type Set BlockMapping.AIR (#4135) 2023-09-20 06:52:37 -07:00
AbstractMappedRegistry.java Merge remote-tracking branch 'origin/master' into feature/protocol-3.0 2023-04-06 13:26:28 -04:00
ArrayRegistry.java We're in 2022 now 2022-01-01 20:03:05 +01:00
BlockRegistries.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07: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 Create IntMappedRegistry to prevent boxing 2022-02-01 20:15:31 -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 Exposing resourcepack loading to api (#3696) 2023-06-16 20:39:53 -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 We're in 2022 now 2022-01-01 20:03:05 +01:00