Geyser/core/src/main/java/org/geysermc/geyser/registry
Kas-tle 89d7225c54
Fix API Registration of Custom Block Overrides (#4178)
* Api reg vanilla blockstate overrides; Closes #4177

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

* proper case non static

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

* Clear queue when done

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2023-10-04 09:56:47 -07:00
..
loader Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
mappings Allow Null Texture for Block Mappings/API (#4094) 2023-08-31 10:09:14 -07:00
populator Fix API Registration of Custom Block Overrides (#4178) 2023-10-04 09:56:47 -07: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