mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-24 17:22:55 +01:00
A sign isn't a solid block
By: Tobias Kunicke <tobias@kunicke.eu>
This commit is contained in:
parent
2fa0da6fd3
commit
774ab249df
1 changed files with 0 additions and 2 deletions
|
@ -747,10 +747,8 @@ 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…
Add table
Reference in a new issue