mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 19:49:35 +01:00
Revert: A sign isn't a solid block (reverted from commit 774ab249df
)
By: md_5 <git@md-5.net>
This commit is contained in:
parent
a90b22e320
commit
6dee9f2754
1 changed files with 2 additions and 0 deletions
|
@ -747,8 +747,10 @@ public enum Material {
|
|||
case SOIL:
|
||||
case FURNACE:
|
||||
case BURNING_FURNACE:
|
||||
case SIGN_POST:
|
||||
case WOODEN_DOOR:
|
||||
case COBBLESTONE_STAIRS:
|
||||
case WALL_SIGN:
|
||||
case STONE_PLATE:
|
||||
case IRON_DOOR_BLOCK:
|
||||
case WOOD_PLATE:
|
||||
|
|
Loading…
Reference in a new issue