geforkt von Mirrors/Paper
SPIGOT-2103: Armor stands are spawnable
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
4bac582c93
Commit
51bdeb679c
@ -104,7 +104,7 @@ public enum EntityType {
|
||||
/**
|
||||
* Mechanical entity with an inventory for placing weapons / armor into.
|
||||
*/
|
||||
ARMOR_STAND("ArmorStand", ArmorStand.class, 30, false),
|
||||
ARMOR_STAND("ArmorStand", ArmorStand.class, 30),
|
||||
/**
|
||||
* @see CommandMinecart
|
||||
*/
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren