FastAsyncWorldEdit/worldedit-forge/src/main/java/com/sk89q/worldedit/forge
2019-04-27 21:57:45 +10:00
..
gui Few fixes for the Forge version. 2019-03-26 21:09:41 +10:00
net Checkstyle fixes and warnings. 2019-03-11 00:02:51 -04:00
proxy [Forge] Update to latest forge for keyevent fixes 2019-04-17 00:15:05 -07:00
CommandWrapper.java First attempt at integrating Piston as the only command system 2019-04-15 01:21:15 -07: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 Merge master again 2019-04-26 01:25:42 -07:00
ForgePlayer.java Added a pagination box and use it in Biome List and Chunk List 2019-04-27 21:57:45 +10:00
ForgeRegistries.java Update forge for new block API 2018-10-04 17:18:43 -07:00
ForgeWorld.java Revert lighting changes and add a 1.14 adapter 2019-04-25 23:15:09 +10:00
ForgeWorldEdit.java Few fixes for the Forge version. 2019-03-26 21:09:41 +10: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 [Forge] Update to latest forge for keyevent fixes 2019-04-17 00:15:05 -07: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 Update adapters. 2019-03-15 20:56:49 -04:00
WorldEditFakePlayer.java Add some experimental brush commands. 2015-10-26 23:14:30 -07:00