geforkt von Mirrors/Paper
SPIGOT-6349: Material#MOSSY_COBBLESTONE incorrectly claims it is a MultipleFacing block
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
f9af7f9ef6
Commit
d79c0d51af
@ -506,10 +506,7 @@ public enum Material implements Keyed {
|
||||
*/
|
||||
TNT(7896, TNT.class),
|
||||
BOOKSHELF(10069),
|
||||
/**
|
||||
* BlockData: {@link MultipleFacing}
|
||||
*/
|
||||
MOSSY_COBBLESTONE(21900, MultipleFacing.class),
|
||||
MOSSY_COBBLESTONE(21900),
|
||||
OBSIDIAN(32723),
|
||||
TORCH(6063),
|
||||
/**
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren