3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-21 07:10:06 +02:00
FastAsyncWorldEdit/src/main/java/com/sk89q
wizjany e7ae3b4ddf Fix setting blocks that used multiple TileEntities on one block id.
Since forge added support for this feature, we need to double-pass
on setting block data values to preserve both TileEntity type and
block orientations.
Users using MCPC may need to remove their old MCPC nmsblock class
before the new one is used correctly. (Although it was only added
in a dev build)
2013-03-30 15:50:21 -04:00
..
bukkit/util Fixed 2 warnings. 2012-05-27 20:30:17 +02:00
jnbt Added missing TYPE_DOUBLE in NBTConstants.getClassFromType(). 2012-08-24 12:28:29 -07:00
minecraft/util/commands Correct handling of arguments where the arg is a quotation character followed by a space. Fixes WORLDEDIT-2633 2013-01-27 03:03:50 -05:00
util Make the getList related things in YAMLProcessor w 2013-02-12 20:04:13 +10:00
wepif WEPIF GroupManagerResolver implementation 2013-01-18 03:22:17 -05:00
worldedit Fix setting blocks that used multiple TileEntities on one block id. 2013-03-30 15:50:21 -04:00