mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-06 10:44:39 +01:00
SPIGOT-370: Remove LOCKED_CHEST
It doesn't exist anymore and has been deprecated for a year By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
parent
131fe319af
commit
d5926b189e
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ public abstract class AbstractTestingBase {
|
|||
Material.DIODE_BLOCK_OFF,
|
||||
Material.IRON_DOOR_BLOCK,
|
||||
Material.WOODEN_DOOR,
|
||||
Material.LOCKED_CHEST,
|
||||
Material.WATER,
|
||||
Material.STATIONARY_WATER,
|
||||
Material.LAVA,
|
||||
|
|
Loading…
Reference in a new issue