Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world
2018-09-23 20:22:33 +10:00
..
biome Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
block Added the 1.13.1 new blocks. 2018-09-23 20:22:33 +10:00
chunk Potential minor performance improvements when checking fuzzy equality. 2018-09-20 16:56:46 +10:00
entity Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
fluid Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
gamemode Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
item Added the 1.13.1 new blocks. 2018-09-23 20:22:33 +10:00
registry Add a material to check if air is air, because there are now 3 types of air. 2018-08-16 15:42:11 +10:00
snapshot Potential minor performance improvements when checking fuzzy equality. 2018-09-20 16:56:46 +10:00
storage Add 1.13 chunk format for snapshots 2018-09-02 04:33:08 +02:00
weather Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
AbstractWorld.java Replace FuzzyBlockMask with BlockMask, and added BlockTypeMask as a more performant mask for just block types. 2018-08-20 15:57: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 Moved report framework to WorldEdit and fixed a few bugs. 2018-08-15 12:45:18 +10:00
World.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00