Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world
2018-08-10 20:29:06 +10:00
..
biome Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
block Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
chunk Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
entity Added an entity, weathertype, and gamemode registry. 2018-08-04 11:43:41 +10:00
fluid category changes 2018-08-04 11:43:40 +10:00
gamemode Added an entity, weathertype, and gamemode registry. 2018-08-04 11:43:41 +10:00
item Start work on the Sponge schematic format. This should work but it may not, it's untested. 2018-08-04 11:43:42 +10:00
registry Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
snapshot Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
storage Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
weather Added an entity, weathertype, and gamemode registry. 2018-08-04 11:43:41 +10:00
AbstractWorld.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
DataException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08: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 Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2018-08-10 20:29:06 +10:00
World.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00