Package-level declarations

Types

Link copied to clipboard
class Research(key: NamespacedKey, itemTemplate: ItemStack, val name: Component, val cost: Long?, val unlocks: Set<NamespacedKey>) : Keyed

A Rebar research as seem in the 'researches' guide section.

Functions

Link copied to clipboard
fun Player.addResearch(research: Research, sendMessage: Boolean = false, confetti: Boolean = true)
Link copied to clipboard
Link copied to clipboard