mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07:00
@@ -104,7 +104,7 @@ public enum EntityType {
|
|||||||
/**
|
/**
|
||||||
* Mechanical entity with an inventory for placing weapons / armor into.
|
* 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
|
* @see CommandMinecart
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user