UIsModule
0.2.0-SNAPSHOT
UIsModule
/
xyz.theprogramsrc.uismodule.objects
/
SimpleEnchantment
Simple
Enchantment
data
class
SimpleEnchantment
(
val
enchantment
:
Enchantment
,
val
level
:
Int
=
1
)
Represents an enchantment
Constructors
Properties
Parameters
Parameters
enchantment
the enchantment
level
the level of the enchantment
Constructors
Simple
Enchantment
Link copied to clipboard
fun
SimpleEnchantment
(
enchantment
:
Enchantment
,
level
:
Int
=
1
)
Properties
enchantment
Link copied to clipboard
val
enchantment
:
Enchantment
level
Link copied to clipboard
val
level
:
Int
=
1