Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world
wizjany a2b3aabbbf Typo fixes and command clarifications/cleanup.
Also re-disable the gradle daemon. It doesn't always play nice with
ForgeGradle and hogs ram.
2019-07-04 19:28:42 -04:00
..
biome Add 1.14 blocks, items, entities, and tags. (#490) 2019-06-24 23:15:07 -04:00
block Add 1.14 blocks, items, entities, and tags. (#490) 2019-06-24 23:15:07 -04:00
chunk Fix restore for 1.14 chunk format. 2019-06-02 21:56:29 -04:00
entity Add 1.14 blocks, items, entities, and tags. (#490) 2019-06-24 23:15:07 -04:00
fluid Make registries Keyed. 2019-05-01 20:12:35 -04:00
gamemode Actually initialize GameModes and WeatherTypes. 2019-05-02 00:08:19 -04:00
item Add 1.14 blocks, items, entities, and tags. (#490) 2019-06-24 23:15:07 -04:00
registry Add 1.14 blocks, items, entities, and tags. (#490) 2019-06-24 23:15:07 -04:00
snapshot Typo fixes and command clarifications/cleanup. 2019-07-04 19:28:42 -04:00
storage Re-add delchunks command (#481) 2019-06-22 14:20:14 -04:00
weather Actually initialize GameModes and WeatherTypes. 2019-05-02 00:08:19 -04:00
AbstractWorld.java Re-add delchunks command (#481) 2019-06-22 14:20:14 -04:00
DataException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
DataFixer.java Use DFUs for some additional data fixing. 2019-05-20 16:39:58 -04:00
NbtValued.java Fixed a few more errors, and added legacy support to the item parser. 2018-08-04 11:43:41 +10:00
NullWorld.java Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
World.java Re-add delchunks command (#481) 2019-06-22 14:20:14 -04:00