mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
* Create abstract JavaRegistryProvider interface, remove GeyserSession from MinecraftHashEncoder, add default implementations to JavaRegistry * Make GeyserSession in RegistryEntryContext optional * Expose READERS map as visible for testing in RegistryCache * Add inlineNbtMap helper to MapBuilder * Mark JavaRegistryProvider as functional interface