Package-level declarations
Types
Link copied to clipboard
interface KtInventoryStorableOption
Interface defining options for storable inventories.
Functions
Link copied to clipboard
inline fun buildStorableOption(block: KtInventoryStorableOption.Builder.() -> Unit): KtInventoryStorableOption
Creates a new KtInventoryStorableOption using the builder pattern.