Origin

@ConfigSerializable
class Origin : LangConfig.InnerLang

Constructors

Link copied to clipboard
fun Origin()

Types

Link copied to clipboard
@ConfigSerializable
class Bee : LangConfig.InnerLang
Link copied to clipboard
@ConfigSerializable
data class Descriptor(val head: PartialComponent = PartialComponent.of("<prefix:origins> Information about <origin>:<category>"), val keyedBodyLine: PartialComponent = PartialComponent.of(" <aqua><key> <white>»</white> <value></aqua>"), val bodyLine: PartialComponent = PartialComponent.of(" <aqua><value></aqua>"), val footer: PartialComponent = PartialComponent.of("<prefix:origins>End of information.")) : LangConfig.InnerLang

Functions

Link copied to clipboard
operator fun get(key: String): PartialComponent
open operator fun get(key: String, convertFirst: Boolean): PartialComponent

Properties

Link copied to clipboard
Link copied to clipboard
var broadcast: PartialComponent
Link copied to clipboard
var cancelledCommand: PartialComponent
Link copied to clipboard
Link copied to clipboard
var getOther: PartialComponent
Link copied to clipboard
var getSelf: PartialComponent
Link copied to clipboard
val grantAlreadyOther: PartialComponent
Link copied to clipboard
val grantAlreadySelf: PartialComponent
Link copied to clipboard
val grantMissingOther: PartialComponent
Link copied to clipboard
val grantMissingSelf: PartialComponent
Link copied to clipboard
val grantOther: PartialComponent
Link copied to clipboard
val grantRemovedOther: PartialComponent
Link copied to clipboard
val grantRemovedSelf: PartialComponent
Link copied to clipboard
val grantSelf: PartialComponent
Link copied to clipboard
open override var initialized: Boolean
Link copied to clipboard
val keys: ImmutableSet<String>
Link copied to clipboard
var missingRequirement: PartialComponent
Link copied to clipboard
var nightVision: PartialComponent
Link copied to clipboard
var onChangeCooldown: PartialComponent
Link copied to clipboard
open override var plugin: MinixPlugin
Link copied to clipboard
val propertyMap: PersistentMap<String, KProperty1<Any, PartialComponent>>
Link copied to clipboard
val remainingChanges: PartialComponent
Link copied to clipboard
var setOther: PartialComponent
Link copied to clipboard
var setSameOther: PartialComponent
Link copied to clipboard
var setSameSelf: PartialComponent
Link copied to clipboard
var setSelf: PartialComponent