Update to Minecraft 1.13

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2018-07-22 12:00:00 +10:00
parent 8573509379
commit ce29041b3a
10 changed files with 139 additions and 57 deletions

View File

@@ -22,7 +22,6 @@ public interface FallingBlock extends Entity {
*
* @return data of the block
*/
@Deprecated
BlockData getBlockData();
/**