Paper 1.9.4 Update

This commit is contained in:
Aikar
2016-05-11 22:07:46 -04:00
parent 324bde1f10
commit 34fcd8ccc2
62 changed files with 209 additions and 1262 deletions

View File

@@ -22,6 +22,8 @@ function import {
export MODLOG="$MODLOG Imported $file from mc-dev\n";
echo "Copying $base to $target"
cp "$base" "$target"
else
echo "UN-NEEDED IMPORT: $file"
fi
}
@@ -42,7 +44,6 @@ import BlockFluids
import BlockFurnace
import BlockIceFrost
import BlockPosition
import BlockStateList
import ChunkCache
import ChunkProviderFlat
import ChunkProviderGenerate
@@ -57,6 +58,7 @@ import EntitySquid
import EntityWaterAnimal
import FileIOThread
import ItemBlock
import NavigationAbstract
import NBTTagCompound
import NBTTagList
import PersistentScoreboard