Merge changes from master

This commit is contained in:
Dylan K. Taylor
2017-04-21 22:48:18 +01:00
23 changed files with 79 additions and 43 deletions

View File

@ -75,7 +75,7 @@ abstract class Spawnable extends Tile{
/**
* @return CompoundTag
*/
public abstract function getSpawnCompound();
abstract public function getSpawnCompound();
/**
* Called when a player updates a block entity's NBT data