Plex-FAWE/worldedit-forge/src/main/java/com/sk89q/worldedit/forge
2019-03-04 19:57:22 -08:00
..
gui All but commands and config directory are ported. 2019-02-19 21:49:06 +10:00
net Initial command registration setup. Pretty hacky, subcommands do not work, some arguments missing. 2019-03-04 18:31:20 -08:00
ClientProxy.java Update to 1.8.9 2016-01-12 02:10:53 -08:00
CommandWrapper.java Handle all commands like pre-1.13 for now 2019-03-04 19:57:22 -08:00
CommonProxy.java All but commands and config directory are ported. 2019-02-19 21:49:06 +10:00
ForgeAdapter.java Fix platform registration, config setup 2019-03-04 19:36:06 -08:00
ForgeBiomeRegistry.java Rebase and properly setup the registries 2019-02-19 20:30:52 +10:00
ForgeBlockMaterial.java Further work on Forge 1.13 compat. 2019-02-19 18:11:37 +10:00
ForgeBlockRegistry.java Further work on 1.13 2019-02-19 18:16:28 +10:00
ForgeConfiguration.java Correct line endings from previous commits 2016-01-12 02:15:33 -08:00
ForgeEntity.java Make it actually load into an IDE on latest FG 2019-02-19 18:16:28 +10:00
ForgeEntityProperties.java Further work on Forge 1.13 compat. 2019-02-19 18:11:37 +10:00
ForgeItemRegistry.java Fixed the bundle being directly used outside of the registry system. 2018-12-23 21:43:20 +10:00
ForgePermissionsProvider.java Initial command registration setup. Pretty hacky, subcommands do not work, some arguments missing. 2019-03-04 18:31:20 -08:00
ForgePlatform.java Initial command registration setup. Pretty hacky, subcommands do not work, some arguments missing. 2019-03-04 18:31:20 -08:00
ForgePlayer.java Convert across the network handlers 2019-02-19 18:16:28 +10:00
ForgeRegistries.java Update forge for new block API 2018-10-04 17:18:43 -07:00
ForgeWorld.java All but commands and config directory are ported. 2019-02-19 21:49:06 +10:00
ForgeWorldEdit.java Handle all commands like pre-1.13 for now 2019-03-04 19:57:22 -08:00
IPropertyAdapter.java Fixed a lot of the errors, still more to go. Gotta switch to Forge registries once they exist. 2019-02-19 18:14:58 +10:00
KeyHandler.java All but commands and config directory are ported. 2019-02-19 21:49:06 +10:00
NBTConverter.java Rebase and properly setup the registries 2019-02-19 20:30:52 +10:00
ThreadSafeCache.java Further work on 1.13 2019-02-19 18:16:28 +10:00
TileEntityUtils.java Rebase and properly setup the registries 2019-02-19 20:30:52 +10:00
WorldEditFakePlayer.java Add some experimental brush commands. 2015-10-26 23:14:30 -07:00