Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world/registry
2018-08-04 11:43:41 +10:00
..
BiomeRegistry.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
BlockCategoryRegistry.java package move 2018-08-04 11:43:40 +10:00
BlockRegistry.java Basically finish the state system. Just 1 more bug that I'm encountering. 2018-08-04 11:43:41 +10:00
BundledBlockData.java State system is done. It works. Finally. Still a few rough edges that need fixing however. 2018-08-04 11:43:41 +10:00
BundledBlockRegistry.java Basically finish the state system. Just 1 more bug that I'm encountering. 2018-08-04 11:43:41 +10:00
BundledItemData.java Basically finish the state system. Just 1 more bug that I'm encountering. 2018-08-04 11:43:41 +10:00
BundledItemRegistry.java registry changes 2018-08-04 11:43:40 +10:00
BundledRegistries.java Added a category system and refactored registries 2018-08-04 11:43:39 +10:00
CategoryRegistry.java category changes 2018-08-04 11:43:40 +10:00
EntityRegistry.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
ItemCategoryRegistry.java package move 2018-08-04 11:43:40 +10:00
ItemRegistry.java Setup a legacy mapper system. The file does not exist yet. 2018-08-04 11:43:39 +10:00
LegacyMapper.java Basically finish the state system. Just 1 more bug that I'm encountering. 2018-08-04 11:43:41 +10:00
NullBiomeRegistry.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NullBlockCategoryRegistry.java category changes 2018-08-04 11:43:40 +10:00
NullEntityRegistry.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NullItemCategoryRegistry.java category changes 2018-08-04 11:43:40 +10:00
PassthroughBlockMaterial.java Cleanup the bukkit implementation, and update to the 1.13 release items/blocks. 2018-08-04 11:43:41 +10:00
Registries.java Added a category system and refactored registries 2018-08-04 11:43:39 +10:00
SimpleBlockMaterial.java Cleanup the bukkit implementation, and update to the 1.13 release items/blocks. 2018-08-04 11:43:41 +10:00