SPIGOT-4124: Fix misplaced PISTON_HEAD

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2018-07-24 08:25:13 +10:00
parent 23e5ec669f
commit fb4c827ec7
5 changed files with 0 additions and 6 deletions

View File

@@ -292,7 +292,6 @@ public class CraftBlock implements Block {
case CREEPER_WALL_HEAD:
case DRAGON_HEAD:
case DRAGON_WALL_HEAD:
case PISTON_HEAD:
case PLAYER_HEAD:
case PLAYER_WALL_HEAD:
case SKELETON_SKULL: