Class: EnchantmentType
Beta
包含一种附魔类型的信息。
Contains information on a type of enchantment.
Constructors
Constructor
new EnchantmentType(
enchantmentType):EnchantmentType
Beta
Parameters
enchantmentType
string
Returns
EnchantmentType
Throws
This function can throw errors.
Properties
id
readonlyid:string
Beta
Remarks
附魔类型的名称。
The name of the enchantment type.
maxLevel
readonlymaxLevel:number
Beta
Remarks
此附魔类型可拥有的最大等级。
The maximum level this type of enchantment can have.
