Package-level declarations

Types

Link copied to clipboard
open class SlayerDrop(val drop: Drop, val minTier: Int, val requiredLevel: Int, val amounts: HashMap<Int, IntRange>)
Link copied to clipboard

Functions

Link copied to clipboard
inline fun confirmationRedirect(crossinline then: (MacrocosmPlayer) -> Unit): MacrocosmUI
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun rngMeter(player: MacrocosmPlayer, slayer: SlayerLevel, slayerType: SlayerType): MacrocosmUI
Link copied to clipboard
fun rngMeterButton(slayer: SlayerLevel, slayerType: SlayerType): ItemStack
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun visual(item: String, rarity: DropRarity, chance: Double): Drop

Properties

Link copied to clipboard