Vanilla

data class Vanilla(val vanillaItem: GachaVanillaItem) : GachaRewardItem

Constructors

Link copied to clipboard
constructor(vanillaItem: GachaVanillaItem)

Properties

Link copied to clipboard
open override val rarity: ItemRarity
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toItemStack(): ItemStack