mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-21 05:44:17 +00:00
Revert: A sign isn't a solid block (reverted from commit d3d800aee3
)
This commit is contained in:
parent
53a4447b84
commit
4680eb4473
1 changed files with 2 additions and 0 deletions
|
@ -747,8 +747,10 @@ public enum Material {
|
||||||
case SOIL:
|
case SOIL:
|
||||||
case FURNACE:
|
case FURNACE:
|
||||||
case BURNING_FURNACE:
|
case BURNING_FURNACE:
|
||||||
|
case SIGN_POST:
|
||||||
case WOODEN_DOOR:
|
case WOODEN_DOOR:
|
||||||
case COBBLESTONE_STAIRS:
|
case COBBLESTONE_STAIRS:
|
||||||
|
case WALL_SIGN:
|
||||||
case STONE_PLATE:
|
case STONE_PLATE:
|
||||||
case IRON_DOOR_BLOCK:
|
case IRON_DOOR_BLOCK:
|
||||||
case WOOD_PLATE:
|
case WOOD_PLATE:
|
||||||
|
|
Loading…
Add table
Reference in a new issue