SlayerBase

constructor(type: EntityType, slayer: SlayerType, tier: Int, experience: Double, stats: Statistics, mainHand: MacrocosmItem? = null, offHand: MacrocosmItem? = null, helmet: MacrocosmItem? = null, chestplate: MacrocosmItem? = null, leggings: MacrocosmItem? = null, boots: MacrocosmItem? = null, disguiseSkin: String? = null, sounds: EntitySoundBank? = null, rewardingSkill: SkillType = SkillType.COMBAT, actualName: String? = null, disguiseProfile: WrappedGameProfile? = null)(source)