ServerMeta

@Serializable
class ServerMeta : Describable<ServerMeta>

This class is used when fetching data about an enchantment/pack from the server.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
var id: Long
Link copied to clipboard
lateinit var type: String

Functions

Link copied to clipboard
open override fun getDescriber(): Describer<ServerMeta>

Gets the describer for the object.