Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world/registry
2019-04-05 01:24:47 +11:00
..
BiomeRegistry.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
BlockCategoryRegistry.java package move 2018-08-04 11:43:40 +10:00
BlockMaterial.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00
BlockRegistry.java WIP merge (i'll finish this later) 2019-04-05 01:24:47 +11:00
BundledBlockData.java Merge remote-tracking branch 'upstream/master' into breaking 2019-04-03 16:53:34 +11:00
BundledBlockRegistry.java Fixed the bundle being directly used outside of the registry system. 2019-02-03 03:44:10 -05:00
BundledItemData.java Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
BundledItemRegistry.java wip upstream merge 2019-04-04 00:25:16 +11:00
BundledRegistries.java Added a category system and refactored registries 2018-08-04 11:43:39 +10:00
CategoryRegistry.java Registry changes & additions 2019-02-03 08:53:04 -05:00
EntityRegistry.java Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) 2019-01-31 10:08:58 -05:00
ItemCategoryRegistry.java package move 2018-08-04 11:43:40 +10:00
ItemRegistry.java Some more upstream merge 2019-04-04 21:28:41 +11:00
LegacyMapper.java wip upstream merge 2019-04-04 00:25:16 +11:00
NullBiomeRegistry.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
NullBlockCategoryRegistry.java Various fixes 2019-02-03 09:22:10 -05:00
NullEntityRegistry.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NullItemCategoryRegistry.java Various fixes 2019-02-03 09:22:10 -05:00
PassthroughBlockMaterial.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00
Registries.java Added a category system and refactored registries 2018-08-04 11:43:39 +10:00
SimpleBlockMaterial.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00