RuneCore
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
RuneCore
RuneCore
/
org.lyralis.runeCore.domain.gacha
/
GachaRewardItem
/
Custom
Custom
data
class
Custom
(
val
item
:
CustomItem
)
:
GachaRewardItem
Members
Constructors
Custom
Link copied to clipboard
constructor
(
item
:
CustomItem
)
Properties
item
Link copied to clipboard
val
item
:
CustomItem
rarity
Link copied to clipboard
open
override
val
rarity
:
ItemRarity
Functions
to
Item
Stack
Link copied to clipboard
open
override
fun
toItemStack
(
)
:
ItemStack