Geyser/core/src/main/java/org/geysermc/geyser/registry
Konicai d4ae428225
Drop support for 1.19.80 (#4091)
* Initial removal of any 1.19.80 logic
* Re-add isPre1_20_1 method
2023-08-29 16:58:51 -04:00
..
loader Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
mappings Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
populator Drop support for 1.19.80 (#4091) 2023-08-29 16:58:51 -04:00
provider Changes 2022-07-09 18:39:02 -04:00
type Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -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 Implement interaction entity (#3916) 2023-06-26 12:04:28 -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