MacrocosmNPC

constructor(name: String, id: String, profile: WrappedGameProfile, operations: List<NPCOp>, mainHand: MacrocosmItem? = null, offHand: MacrocosmItem? = null, helmet: MacrocosmItem? = null, chestplate: MacrocosmItem? = null, leggings: MacrocosmItem? = null, boots: MacrocosmItem? = null, isTemporary: Boolean = false)(source)