toggle menu
UnderscoreEnchantsAPI
2.2.0
jvm
switch theme
search in API
UnderscoreEnchantsAPI
/
com.roughlyunderscore.data.server
/
BackendEnchantmentLevel
Backend
Enchantment
Level
@
Serializable
class
BackendEnchantmentLevel
This class is used when fetching data about an enchantment/pack from the server.
Members
Types
Builder
Link copied to clipboard
class
Builder
Properties
actions
Link copied to clipboard
lateinit
var
actions
:
List
<
BackendEnchantmentAction
>
chance
Link copied to clipboard
var
chance
:
Double
conditions
Link copied to clipboard
lateinit
var
conditions
:
List
<
BackendEnchantmentCondition
>
cooldown
Link copied to clipboard
lateinit
var
cooldown
:
Time
index
Link copied to clipboard
var
index
:
Int