Geyser/core/src/main/java/org/geysermc/geyser/registry
Kas-tle bf81fc1139
Allow Null Texture for Block Mappings/API (#4094)
* Allow null textures for blocks.json use

* Missing semicolon
2023-08-31 10:09:14 -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 Allow Null Texture for Block Mappings/API (#4094) 2023-08-31 10:09:14 -07: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