var pages = [{'name': 'annotation class NMS_1_16_1', 'description':'net.axay.kspigot.annotations.NMS_1_16_1', 'location':'-k-spigot/net.axay.kspigot.annotations/-n-m-s_1_16_1/index.html', 'searchKey':'NMS_1_16_1'}, {'name': 'fun NMS_1_16_1()', 'description':'net.axay.kspigot.annotations.NMS_1_16_1.NMS_1_16_1', 'location':'-k-spigot/net.axay.kspigot.annotations/-n-m-s_1_16_1/-n-m-s_1_16_1.html', 'searchKey':'NMS_1_16_1'}, {'name': 'annotation class NMS_General', 'description':'net.axay.kspigot.annotations.NMS_General', 'location':'-k-spigot/net.axay.kspigot.annotations/-n-m-s_-general/index.html', 'searchKey':'NMS_General'}, {'name': 'fun NMS_General()', 'description':'net.axay.kspigot.annotations.NMS_General.NMS_General', 'location':'-k-spigot/net.axay.kspigot.annotations/-n-m-s_-general/-n-m-s_-general.html', 'searchKey':'NMS_General'}, {'name': 'annotation class UnsafeImplementation', 'description':'net.axay.kspigot.annotations.UnsafeImplementation', 'location':'-k-spigot/net.axay.kspigot.annotations/-unsafe-implementation/index.html', 'searchKey':'UnsafeImplementation'}, {'name': 'fun UnsafeImplementation()', 'description':'net.axay.kspigot.annotations.UnsafeImplementation.UnsafeImplementation', 'location':'-k-spigot/net.axay.kspigot.annotations/-unsafe-implementation/-unsafe-implementation.html', 'searchKey':'UnsafeImplementation'}, {'name': 'open class KColors', 'description':'net.axay.kspigot.chat.KColors', 'location':'-k-spigot/net.axay.kspigot.chat/-k-colors/index.html', 'searchKey':'KColors'}, {'name': 'class KSpigotComponentBuilder', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/index.html', 'searchKey':'KSpigotComponentBuilder'}, {'name': 'fun KSpigotComponentBuilder()', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder.KSpigotComponentBuilder', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/-k-spigot-component-builder.html', 'searchKey':'KSpigotComponentBuilder'}, {'name': 'fun create(): Array', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder.create', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/create.html', 'searchKey':'create'}, {'name': 'inline fun keybind(keybind: String, builder: KeybindComponent.() -> Unit)', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder.keybind', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/keybind.html', 'searchKey':'keybind'}, {'name': 'fun legacyText(text: String, color: ChatColor)', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder.legacyText', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/legacy-text.html', 'searchKey':'legacyText'}, {'name': 'inline fun score(name: String, objective: String, value: String?, builder: ScoreComponent.() -> Unit)', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder.score', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/score.html', 'searchKey':'score'}, {'name': 'inline fun selector(selector: String, builder: SelectorComponent.() -> Unit)', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder.selector', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/selector.html', 'searchKey':'selector'}, {'name': 'inline fun text(text: String, builder: TextComponent.() -> Unit)', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder.text', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/text.html', 'searchKey':'text'}, {'name': 'inline fun translatable(translatable: String, with: Array, builder: TranslatableComponent.() -> Unit)', 'description':'net.axay.kspigot.chat.KSpigotComponentBuilder.translatable', 'location':'-k-spigot/net.axay.kspigot.chat/-k-spigot-component-builder/translatable.html', 'searchKey':'translatable'}, {'name': 'inline fun chatComponent(builder: KSpigotComponentBuilder.() -> Unit): Array', 'description':'net.axay.kspigot.chat.chatComponent', 'location':'-k-spigot/net.axay.kspigot.chat/chat-component.html', 'searchKey':'chatComponent'}, {'name': 'fun BaseComponent.clickEvent(action: ClickEvent.Action, value: String)', 'description':'net.axay.kspigot.chat.clickEvent', 'location':'-k-spigot/net.axay.kspigot.chat/click-event.html', 'searchKey':'clickEvent'}, {'name': 'fun col(hex: String): ChatColor', 'description':'net.axay.kspigot.chat.col', 'location':'-k-spigot/net.axay.kspigot.chat/col.html', 'searchKey':'col'}, {'name': 'fun BaseComponent.hoverEventEntity(type: String, id: String, baseComponent: BaseComponent)', 'description':'net.axay.kspigot.chat.hoverEventEntity', 'location':'-k-spigot/net.axay.kspigot.chat/hover-event-entity.html', 'searchKey':'hoverEventEntity'}, {'name': 'fun BaseComponent.hoverEventItem(id: String, count: Int, tag: ItemTag)', 'description':'net.axay.kspigot.chat.hoverEventItem', 'location':'-k-spigot/net.axay.kspigot.chat/hover-event-item.html', 'searchKey':'hoverEventItem'}, {'name': 'inline fun BaseComponent.hoverEventText(builder: KSpigotComponentBuilder.() -> Unit)', 'description':'net.axay.kspigot.chat.hoverEventText', 'location':'-k-spigot/net.axay.kspigot.chat/hover-event-text.html', 'searchKey':'hoverEventText'}, {'name': 'class ConfigDelegate(configClass: KClass, file: File, defaultCallback: () -> T?)', 'description':'net.axay.kspigot.config.ConfigDelegate', 'location':'-k-spigot/net.axay.kspigot.config/-config-delegate/index.html', 'searchKey':'ConfigDelegate'}, {'name': 'fun ConfigDelegate(configClass: KClass, file: File, defaultCallback: () -> T?)', 'description':'net.axay.kspigot.config.ConfigDelegate.ConfigDelegate', 'location':'-k-spigot/net.axay.kspigot.config/-config-delegate/-config-delegate.html', 'searchKey':'ConfigDelegate'}, {'name': 'operator fun getValue(thisRef: Any?, property: KProperty<*>): T', 'description':'net.axay.kspigot.config.ConfigDelegate.getValue', 'location':'-k-spigot/net.axay.kspigot.config/-config-delegate/get-value.html', 'searchKey':'getValue'}, {'name': 'fun reload()', 'description':'net.axay.kspigot.config.ConfigDelegate.reload', 'location':'-k-spigot/net.axay.kspigot.config/-config-delegate/reload.html', 'searchKey':'reload'}, {'name': 'fun save()', 'description':'net.axay.kspigot.config.ConfigDelegate.save', 'location':'-k-spigot/net.axay.kspigot.config/-config-delegate/save.html', 'searchKey':'save'}, {'name': 'operator fun setValue(thisRef: Any?, property: KProperty<*>, config: T): Boolean', 'description':'net.axay.kspigot.config.ConfigDelegate.setValue', 'location':'-k-spigot/net.axay.kspigot.config/-config-delegate/set-value.html', 'searchKey':'setValue'}, {'name': 'class PluginFile(path: String, child: String?) : File', 'description':'net.axay.kspigot.config.PluginFile', 'location':'-k-spigot/net.axay.kspigot.config/-plugin-file/index.html', 'searchKey':'PluginFile'}, {'name': 'fun PluginFile(path: String, child: String?)', 'description':'net.axay.kspigot.config.PluginFile.PluginFile', 'location':'-k-spigot/net.axay.kspigot.config/-plugin-file/-plugin-file.html', 'searchKey':'PluginFile'}, {'name': 'inline fun kSpigotJsonConfig(file: File, noinline default: () -> T?): ConfigDelegate', 'description':'net.axay.kspigot.config.kSpigotJsonConfig', 'location':'-k-spigot/net.axay.kspigot.config/k-spigot-json-config.html', 'searchKey':'kSpigotJsonConfig'}, {'name': 'class NBTData', 'description':'net.axay.kspigot.data.NBTData', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data/index.html', 'searchKey':'NBTData'}, {'name': 'object Companion', 'description':'net.axay.kspigot.data.NBTData.Companion', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data/-companion/index.html', 'searchKey':'Companion'}, {'name': 'object Companion', 'description':'net.axay.kspigot.data.NBTDataType.Companion', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data-type/-companion/index.html', 'searchKey':'Companion'}, {'name': 'object Companion', 'description':'net.axay.kspigot.inventory.InventorySlot.Companion', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/-companion/index.html', 'searchKey':'Companion'}, {'name': 'object Companion', 'description':'net.axay.kspigot.inventory.InventoryType.Companion', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-type/-companion/index.html', 'searchKey':'Companion'}, {'name': 'object Companion : SpigotSerialzableCompanion ', 'description':'net.axay.kspigot.serialization.serializables.SerializableLocation.Companion', 'location':'-k-spigot/net.axay.kspigot.serialization.serializables/-serializable-location/-companion/index.html', 'searchKey':'Companion'}, {'name': 'object Companion : SpigotSerialzableCompanion ', 'description':'net.axay.kspigot.serialization.serializables.SerializableVector.Companion', 'location':'-k-spigot/net.axay.kspigot.serialization.serializables/-serializable-vector/-companion/index.html', 'searchKey':'Companion'}, {'name': 'object Companion', 'description':'net.axay.kspigot.utils.CardinalDirection.Companion', 'location':'-k-spigot/net.axay.kspigot.utils/-cardinal-direction/-companion/index.html', 'searchKey':'Companion'}, {'name': 'object Companion', 'description':'net.axay.kspigot.utils.VerticalDirection.Companion', 'location':'-k-spigot/net.axay.kspigot.utils/-vertical-direction/-companion/index.html', 'searchKey':'Companion'}, {'name': 'fun deserialize(nbtString: String): NBTData', 'description':'net.axay.kspigot.data.NBTData.Companion.deserialize', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data/-companion/deserialize.html', 'searchKey':'deserialize'}, {'name': 'inline fun SpigotSerialzableCompanion.deserialize(json: String): T', 'description':'net.axay.kspigot.serialization.deserialize', 'location':'-k-spigot/net.axay.kspigot.serialization/deserialize.html', 'searchKey':'deserialize'}, {'name': 'operator fun get(key: String, dataType: NBTDataType): T?', 'description':'net.axay.kspigot.data.NBTData.get', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data/get.html', 'searchKey':'get'}, {'name': 'operator fun minusAssign(key: String)', 'description':'net.axay.kspigot.data.NBTData.minusAssign', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data/minus-assign.html', 'searchKey':'minusAssign'}, {'name': 'fun remove(key: String)', 'description':'net.axay.kspigot.data.NBTData.remove', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data/remove.html', 'searchKey':'remove'}, {'name': 'fun serialize(): String', 'description':'net.axay.kspigot.data.NBTData.serialize', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data/serialize.html', 'searchKey':'serialize'}, {'name': 'fun SpigotSerializable<*>.serialize(pretty: Boolean): String', 'description':'net.axay.kspigot.serialization.serialize', 'location':'-k-spigot/net.axay.kspigot.serialization/serialize.html', 'searchKey':'serialize'}, {'name': 'operator fun set(key: String, dataType: NBTDataType, value: T)', 'description':'net.axay.kspigot.data.NBTData.set', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data/set.html', 'searchKey':'set'}, {'name': 'abstract operator fun set(slot: InventorySlotCompound, value: ItemStack)', 'description':'net.axay.kspigot.inventory.InventoryGUI.set', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/set.html', 'searchKey':'set'}, {'name': 'open operator override fun set(slot: InventorySlotCompound, value: ItemStack)', 'description':'net.axay.kspigot.inventory.InventoryGUIShared.set', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-shared/set.html', 'searchKey':'set'}, {'name': 'interface NBTDataType', 'description':'net.axay.kspigot.data.NBTDataType', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data-type/index.html', 'searchKey':'NBTDataType'}, {'name': 'abstract fun decodeNMS(nbtBase: NBTBase): T?', 'description':'net.axay.kspigot.data.NBTDataType.decodeNMS', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data-type/decode-n-m-s.html', 'searchKey':'decodeNMS'}, {'name': 'abstract fun writeToCompound(key: String, data: T, compound: NBTTagCompound)', 'description':'net.axay.kspigot.data.NBTDataType.writeToCompound', 'location':'-k-spigot/net.axay.kspigot.data/-n-b-t-data-type/write-to-compound.html', 'searchKey':'writeToCompound'}, {'name': 'interface SingleListener : Listener', 'description':'net.axay.kspigot.event.SingleListener', 'location':'-k-spigot/net.axay.kspigot.event/-single-listener/index.html', 'searchKey':'SingleListener'}, {'name': 'abstract fun onEvent(event: T)', 'description':'net.axay.kspigot.event.SingleListener.onEvent', 'location':'-k-spigot/net.axay.kspigot.event/-single-listener/on-event.html', 'searchKey':'onEvent'}, {'name': 'inline fun listen(priority: EventPriority, ignoreCancelled: Boolean, crossinline onEvent: (T) -> Unit): SingleListener', 'description':'net.axay.kspigot.event.listen', 'location':'-k-spigot/net.axay.kspigot.event/listen.html', 'searchKey':'listen'}, {'name': 'fun Listener.unregister()', 'description':'net.axay.kspigot.event.unregister', 'location':'-k-spigot/net.axay.kspigot.event/unregister.html', 'searchKey':'unregister'}, {'name': 'fun unregister()', 'description':'net.axay.kspigot.inventory.InventoryGUI.unregister', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/unregister.html', 'searchKey':'unregister'}, {'name': 'fun unregister(inventoryGUI: InventoryGUI)', 'description':'net.axay.kspigot.inventory.InventoryGUIHolder.unregister', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-holder/unregister.html', 'searchKey':'unregister'}, {'name': 'fun broadcast(msg: String): Int', 'description':'net.axay.kspigot.extensions.broadcast', 'location':'-k-spigot/net.axay.kspigot.extensions/broadcast.html', 'searchKey':'broadcast'}, {'name': 'fun Player.appear()', 'description':'net.axay.kspigot.extensions.bukkit.appear', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/appear.html', 'searchKey':'appear'}, {'name': 'fun Player.disappear()', 'description':'net.axay.kspigot.extensions.bukkit.disappear', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/disappear.html', 'searchKey':'disappear'}, {'name': 'fun CommandSender.error(text: String, plugin: Plugin?)', 'description':'net.axay.kspigot.extensions.bukkit.error', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/error.html', 'searchKey':'error'}, {'name': 'fun Player.feed()', 'description':'net.axay.kspigot.extensions.bukkit.feed', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/feed.html', 'searchKey':'feed'}, {'name': 'fun Player.feedSaturate()', 'description':'net.axay.kspigot.extensions.bukkit.feedSaturate', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/feed-saturate.html', 'searchKey':'feedSaturate'}, {'name': 'fun Player.getHandItem(hand: EquipmentSlot?): ItemStack?', 'description':'net.axay.kspigot.extensions.bukkit.getHandItem', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/get-hand-item.html', 'searchKey':'getHandItem'}, {'name': 'fun LivingEntity.heal()', 'description':'net.axay.kspigot.extensions.bukkit.heal', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/heal.html', 'searchKey':'heal'}, {'name': 'fun CommandSender.info(text: String, plugin: Plugin?)', 'description':'net.axay.kspigot.extensions.bukkit.info', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/info.html', 'searchKey':'info'}, {'name': 'fun Player.kick(reason: String?)', 'description':'net.axay.kspigot.extensions.bukkit.kick', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/kick.html', 'searchKey':'kick'}, {'name': 'fun Damageable.kill()', 'description':'net.axay.kspigot.extensions.bukkit.kill', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/kill.html', 'searchKey':'kill'}, {'name': 'fun CommandSender.print(text: String, plugin: Plugin?)', 'description':'net.axay.kspigot.extensions.bukkit.print', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/print.html', 'searchKey':'print'}, {'name': 'fun CommandSender.printColoredPrefix(text: String, textColor: ChatColor, prefix: String, prefixColor: ChatColor)', 'description':'net.axay.kspigot.extensions.bukkit.printColoredPrefix', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/print-colored-prefix.html', 'searchKey':'printColoredPrefix'}, {'name': 'fun CommandExecutor.register(commandName: String): Boolean', 'description':'net.axay.kspigot.extensions.bukkit.register', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/register.html', 'searchKey':'register'}, {'name': 'fun register()', 'description':'net.axay.kspigot.inventory.InventoryGUI.register', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/register.html', 'searchKey':'register'}, {'name': 'fun register(inventoryGUI: InventoryGUI)', 'description':'net.axay.kspigot.inventory.InventoryGUIHolder.register', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-holder/register.html', 'searchKey':'register'}, {'name': 'fun Player.saturate()', 'description':'net.axay.kspigot.extensions.bukkit.saturate', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/saturate.html', 'searchKey':'saturate'}, {'name': 'fun Location.spawnCleanEntity(entityType: EntityType): Entity?', 'description':'net.axay.kspigot.extensions.bukkit.spawnCleanEntity', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/spawn-clean-entity.html', 'searchKey':'spawnCleanEntity'}, {'name': 'fun CommandSender.success(text: String, plugin: Plugin?)', 'description':'net.axay.kspigot.extensions.bukkit.success', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/success.html', 'searchKey':'success'}, {'name': 'fun Player.title(mainText: String?, subText: String?, fadeIn: Int, stay: Int, fadeOut: Int)', 'description':'net.axay.kspigot.extensions.bukkit.title', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/title.html', 'searchKey':'title'}, {'name': 'fun CommandSender.warn(text: String, plugin: Plugin?)', 'description':'net.axay.kspigot.extensions.bukkit.warn', 'location':'-k-spigot/net.axay.kspigot.extensions.bukkit/warn.html', 'searchKey':'warn'}, {'name': 'fun PrepareItemCraftEvent.cancel()', 'description':'net.axay.kspigot.extensions.events.cancel', 'location':'-k-spigot/net.axay.kspigot.extensions.events/cancel.html', 'searchKey':'cancel'}, {'name': 'class LocationArea(loc1: Location, loc2: Location)', 'description':'net.axay.kspigot.extensions.geometry.LocationArea', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-location-area/index.html', 'searchKey':'LocationArea'}, {'name': 'fun LocationArea(loc1: Location, loc2: Location)', 'description':'net.axay.kspigot.extensions.geometry.LocationArea.LocationArea', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-location-area/-location-area.html', 'searchKey':'LocationArea'}, {'name': 'fun isInArea(loc: Location, check3d: Boolean, tolerance: Int): Boolean', 'description':'net.axay.kspigot.extensions.geometry.LocationArea.isInArea', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-location-area/is-in-area.html', 'searchKey':'isInArea'}, {'name': 'fun isInArea(loc: Location, check3d: Boolean, tolerance: Int): Boolean', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocationPair.isInArea', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location-pair/is-in-area.html', 'searchKey':'isInArea'}, {'name': 'data class SimpleChunkLocation(x: Int, z: Int)', 'description':'net.axay.kspigot.extensions.geometry.SimpleChunkLocation', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-chunk-location/index.html', 'searchKey':'SimpleChunkLocation'}, {'name': 'fun SimpleChunkLocation(x: Int, z: Int)', 'description':'net.axay.kspigot.extensions.geometry.SimpleChunkLocation.SimpleChunkLocation', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-chunk-location/-simple-chunk-location.html', 'searchKey':'SimpleChunkLocation'}, {'name': 'operator fun component1(): Int', 'description':'net.axay.kspigot.extensions.geometry.SimpleChunkLocation.component1', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-chunk-location/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Double', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation2D.component1', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location2-d/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Double', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation3D.component1', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location3-d/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Int', 'description':'net.axay.kspigot.inventory.InventoryDimensions.component1', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-dimensions/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Int', 'description':'net.axay.kspigot.inventory.InventorySlot.component1', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Int', 'description':'net.axay.kspigot.items.CustomItemIdentifier.component1', 'location':'-k-spigot/net.axay.kspigot.items/-custom-item-identifier/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Particle', 'description':'net.axay.kspigot.particles.KSpigotParticle.component1', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Sound', 'description':'net.axay.kspigot.sound.KSpigotSound.component1', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Set', 'description':'net.axay.kspigot.structures.Structure.component1', 'location':'-k-spigot/net.axay.kspigot.structures/-structure/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Material', 'description':'net.axay.kspigot.structures.StructureDataBlock.component1', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-block/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): EntityType', 'description':'net.axay.kspigot.structures.StructureDataEntity.component1', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-entity/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): Material', 'description':'net.axay.kspigot.structures.StructureDataMaterial.component1', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-material/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component1(): KSpigotParticle', 'description':'net.axay.kspigot.structures.StructureDataParticle.component1', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-particle/component1.html', 'searchKey':'component1'}, {'name': 'operator fun component2(): Int', 'description':'net.axay.kspigot.extensions.geometry.SimpleChunkLocation.component2', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-chunk-location/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): Double', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation2D.component2', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location2-d/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): Double', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation3D.component2', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location3-d/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): Int', 'description':'net.axay.kspigot.inventory.InventoryDimensions.component2', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-dimensions/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): Int', 'description':'net.axay.kspigot.inventory.InventorySlot.component2', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): Material', 'description':'net.axay.kspigot.items.CustomItemIdentifier.component2', 'location':'-k-spigot/net.axay.kspigot.items/-custom-item-identifier/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): Int', 'description':'net.axay.kspigot.particles.KSpigotParticle.component2', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): Float', 'description':'net.axay.kspigot.sound.KSpigotSound.component2', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): BlockData', 'description':'net.axay.kspigot.structures.StructureDataBlock.component2', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-block/component2.html', 'searchKey':'component2'}, {'name': 'operator fun component2(): NBTData', 'description':'net.axay.kspigot.structures.StructureDataEntity.component2', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-entity/component2.html', 'searchKey':'component2'}, {'name': 'fun copy(x: Int, z: Int): SimpleChunkLocation', 'description':'net.axay.kspigot.extensions.geometry.SimpleChunkLocation.copy', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-chunk-location/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(x: Double, y: Double): SimpleLocation2D', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation2D.copy', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location2-d/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(x: Double, y: Double, z: Double, direction: Vector): SimpleLocation3D', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation3D.copy', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location3-d/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(width: Int, heigth: Int): InventoryDimensions', 'description':'net.axay.kspigot.inventory.InventoryDimensions.copy', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-dimensions/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(row: Int, slotInRow: Int): InventorySlot', 'description':'net.axay.kspigot.inventory.InventorySlot.copy', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(customModelData: Int, placeHolderMaterial: Material): CustomItemIdentifier', 'description':'net.axay.kspigot.items.CustomItemIdentifier.copy', 'location':'-k-spigot/net.axay.kspigot.items/-custom-item-identifier/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(particle: Particle, amount: Int, offset: Vector?, extra: Number, data: Any?, force: Boolean): KSpigotParticle', 'description':'net.axay.kspigot.particles.KSpigotParticle.copy', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(sound: Sound, volume: Float, pitch: Float, category: SoundCategory?): KSpigotSound', 'description':'net.axay.kspigot.sound.KSpigotSound.copy', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(structureData: Set): Structure', 'description':'net.axay.kspigot.structures.Structure.copy', 'location':'-k-spigot/net.axay.kspigot.structures/-structure/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(material: Material, blockData: BlockData): StructureDataBlock', 'description':'net.axay.kspigot.structures.StructureDataBlock.copy', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-block/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(entityType: EntityType, nbtData: NBTData): StructureDataEntity', 'description':'net.axay.kspigot.structures.StructureDataEntity.copy', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-entity/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(material: Material): StructureDataMaterial', 'description':'net.axay.kspigot.structures.StructureDataMaterial.copy', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-material/copy.html', 'searchKey':'copy'}, {'name': 'fun copy(particle: KSpigotParticle): StructureDataParticle', 'description':'net.axay.kspigot.structures.StructureDataParticle.copy', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-particle/copy.html', 'searchKey':'copy'}, {'name': 'data class SimpleLocation2D(x: Double, y: Double)', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation2D', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location2-d/index.html', 'searchKey':'SimpleLocation2D'}, {'name': 'data class SimpleLocation3D(x: Double, y: Double, z: Double, direction: Vector)', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation3D', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location3-d/index.html', 'searchKey':'SimpleLocation3D'}, {'name': 'operator fun component3(): Double', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation3D.component3', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location3-d/component3.html', 'searchKey':'component3'}, {'name': 'operator fun component3(): Vector?', 'description':'net.axay.kspigot.particles.KSpigotParticle.component3', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/component3.html', 'searchKey':'component3'}, {'name': 'operator fun component3(): Float', 'description':'net.axay.kspigot.sound.KSpigotSound.component3', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/component3.html', 'searchKey':'component3'}, {'name': 'operator fun component4(): Vector', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocation3D.component4', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location3-d/component4.html', 'searchKey':'component4'}, {'name': 'operator fun component4(): Number', 'description':'net.axay.kspigot.particles.KSpigotParticle.component4', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/component4.html', 'searchKey':'component4'}, {'name': 'operator fun component4(): SoundCategory?', 'description':'net.axay.kspigot.sound.KSpigotSound.component4', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/component4.html', 'searchKey':'component4'}, {'name': 'class SimpleLocationPair(loc1: Location, loc2: Location)', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocationPair', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location-pair/index.html', 'searchKey':'SimpleLocationPair'}, {'name': 'fun SimpleLocationPair(loc1: Location, loc2: Location)', 'description':'net.axay.kspigot.extensions.geometry.SimpleLocationPair.SimpleLocationPair', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/-simple-location-pair/-simple-location-pair.html', 'searchKey':'SimpleLocationPair'}, {'name': 'fun Location.add(x: Number, y: Number, z: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.add', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/add.html', 'searchKey':'add'}, {'name': 'fun add(offsetHorizontally: Int, offsetVertically: Int): InventorySlot', 'description':'net.axay.kspigot.inventory.InventorySlot.add', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/add.html', 'searchKey':'add'}, {'name': 'infix fun Location.increaseX(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.increaseX', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/increase-x.html', 'searchKey':'increaseX'}, {'name': 'infix fun Location.increaseXY(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.increaseXY', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/increase-x-y.html', 'searchKey':'increaseXY'}, {'name': 'infix fun Location.increaseXZ(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.increaseXZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/increase-x-z.html', 'searchKey':'increaseXZ'}, {'name': 'infix fun Location.increaseY(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.increaseY', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/increase-y.html', 'searchKey':'increaseY'}, {'name': 'infix fun Location.increaseYZ(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.increaseYZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/increase-y-z.html', 'searchKey':'increaseYZ'}, {'name': 'infix fun Location.increaseZ(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.increaseZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/increase-z.html', 'searchKey':'increaseZ'}, {'name': 'infix fun Location.reduceX(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.reduceX', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/reduce-x.html', 'searchKey':'reduceX'}, {'name': 'infix fun Location.reduceXY(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.reduceXY', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/reduce-x-y.html', 'searchKey':'reduceXY'}, {'name': 'infix fun Location.reduceXZ(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.reduceXZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/reduce-x-z.html', 'searchKey':'reduceXZ'}, {'name': 'infix fun Location.reduceY(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.reduceY', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/reduce-y.html', 'searchKey':'reduceY'}, {'name': 'infix fun Location.reduceYZ(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.reduceYZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/reduce-y-z.html', 'searchKey':'reduceYZ'}, {'name': 'infix fun Location.reduceZ(distance: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.reduceZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/reduce-z.html', 'searchKey':'reduceZ'}, {'name': 'infix fun Location.relationTo(loc: Location): SimpleLocation3D', 'description':'net.axay.kspigot.extensions.geometry.relationTo', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/relation-to.html', 'searchKey':'relationTo'}, {'name': 'fun Location.substract(x: Number, y: Number, z: Number): Location', 'description':'net.axay.kspigot.extensions.geometry.substract', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/substract.html', 'searchKey':'substract'}, {'name': 'fun Vector.toSimpleLoc(): SimpleLocation3D', 'description':'net.axay.kspigot.extensions.geometry.toSimpleLoc', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/to-simple-loc.html', 'searchKey':'toSimpleLoc'}, {'name': 'fun SimpleLocation3D.toVector(): Vector', 'description':'net.axay.kspigot.extensions.geometry.toVector', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/to-vector.html', 'searchKey':'toVector'}, {'name': 'fun vec(x: Number, y: Number, z: Number): Vector', 'description':'net.axay.kspigot.extensions.geometry.vec', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/vec.html', 'searchKey':'vec'}, {'name': 'fun vecX(x: Number): Vector', 'description':'net.axay.kspigot.extensions.geometry.vecX', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/vec-x.html', 'searchKey':'vecX'}, {'name': 'fun vecXY(x: Number, y: Number): Vector', 'description':'net.axay.kspigot.extensions.geometry.vecXY', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/vec-x-y.html', 'searchKey':'vecXY'}, {'name': 'fun vecXZ(x: Number, z: Number): Vector', 'description':'net.axay.kspigot.extensions.geometry.vecXZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/vec-x-z.html', 'searchKey':'vecXZ'}, {'name': 'fun vecY(y: Number): Vector', 'description':'net.axay.kspigot.extensions.geometry.vecY', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/vec-y.html', 'searchKey':'vecY'}, {'name': 'fun vecYZ(y: Number, z: Number): Vector', 'description':'net.axay.kspigot.extensions.geometry.vecYZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/vec-y-z.html', 'searchKey':'vecYZ'}, {'name': 'fun vecZ(z: Number): Vector', 'description':'net.axay.kspigot.extensions.geometry.vecZ', 'location':'-k-spigot/net.axay.kspigot.extensions.geometry/vec-z.html', 'searchKey':'vecZ'}, {'name': 'class GamePhase(length: Long, start: () -> Unit?, end: () -> Unit?, counterMessage: (Long) -> String?)', 'description':'net.axay.kspigot.game.GamePhase', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase/index.html', 'searchKey':'GamePhase'}, {'name': 'fun GamePhase(length: Long, start: () -> Unit?, end: () -> Unit?, counterMessage: (Long) -> String?)', 'description':'net.axay.kspigot.game.GamePhase.GamePhase', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase/-game-phase.html', 'searchKey':'GamePhase'}, {'name': 'fun startIt(phaseQueue: MutableList)', 'description':'net.axay.kspigot.game.GamePhase.startIt', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase/start-it.html', 'searchKey':'startIt'}, {'name': 'class GamePhaseBuilder(length: Long)', 'description':'net.axay.kspigot.game.GamePhaseBuilder', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-builder/index.html', 'searchKey':'GamePhaseBuilder'}, {'name': 'fun GamePhaseBuilder(length: Long)', 'description':'net.axay.kspigot.game.GamePhaseBuilder.GamePhaseBuilder', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-builder/-game-phase-builder.html', 'searchKey':'GamePhaseBuilder'}, {'name': 'fun build(): GamePhase', 'description':'net.axay.kspigot.game.GamePhaseBuilder.build', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-builder/build.html', 'searchKey':'build'}, {'name': 'fun build(): GamePhaseSystem', 'description':'net.axay.kspigot.game.GamePhaseSystemBuilder.build', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-system-builder/build.html', 'searchKey':'build'}, {'name': 'fun FireworkMeta.build(builder: KSpigotFireworkBuilder.() -> Unit): FireworkMeta', 'description':'net.axay.kspigot.utils.KSpigotFirework.build', 'location':'-k-spigot/net.axay.kspigot.utils/-k-spigot-firework/build.html', 'searchKey':'build'}, {'name': 'fun end(callback: () -> Unit)', 'description':'net.axay.kspigot.game.GamePhaseBuilder.end', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-builder/end.html', 'searchKey':'end'}, {'name': 'fun start(callback: () -> Unit)', 'description':'net.axay.kspigot.game.GamePhaseBuilder.start', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-builder/start.html', 'searchKey':'start'}, {'name': 'class GamePhaseSystem(gamePhases: Array)', 'description':'net.axay.kspigot.game.GamePhaseSystem', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-system/index.html', 'searchKey':'GamePhaseSystem'}, {'name': 'fun GamePhaseSystem(vararg gamePhases: Array)', 'description':'net.axay.kspigot.game.GamePhaseSystem.GamePhaseSystem', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-system/-game-phase-system.html', 'searchKey':'GamePhaseSystem'}, {'name': 'fun begin()', 'description':'net.axay.kspigot.game.GamePhaseSystem.begin', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-system/begin.html', 'searchKey':'begin'}, {'name': 'class GamePhaseSystemBuilder', 'description':'net.axay.kspigot.game.GamePhaseSystemBuilder', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-system-builder/index.html', 'searchKey':'GamePhaseSystemBuilder'}, {'name': 'fun GamePhaseSystemBuilder()', 'description':'net.axay.kspigot.game.GamePhaseSystemBuilder.GamePhaseSystemBuilder', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-system-builder/-game-phase-system-builder.html', 'searchKey':'GamePhaseSystemBuilder'}, {'name': 'fun phase(length: Long, builder: GamePhaseBuilder.() -> Unit)', 'description':'net.axay.kspigot.game.GamePhaseSystemBuilder.phase', 'location':'-k-spigot/net.axay.kspigot.game/-game-phase-system-builder/phase.html', 'searchKey':'phase'}, {'name': 'fun buildCounterMessageCallback(beforeTime: String?, afterTime: String?, hourPlural: String, minutePlural: String, secondPlural: String, hourSingular: String, minuteSingular: String, secondSingular: String): (Long) -> String', 'description':'net.axay.kspigot.game.buildCounterMessageCallback', 'location':'-k-spigot/net.axay.kspigot.game/build-counter-message-callback.html', 'searchKey':'buildCounterMessageCallback'}, {'name': 'fun buildGame(builder: GamePhaseSystemBuilder.() -> Unit): GamePhaseSystem', 'description':'net.axay.kspigot.game.buildGame', 'location':'-k-spigot/net.axay.kspigot.game/build-game.html', 'searchKey':'buildGame'}, {'name': 'interface ForColumnEight : ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnEight', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-eight/index.html', 'searchKey':'ForColumnEight'}, {'name': 'interface ForColumnFive : ForInventoryWidthFive, ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnFive', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-five/index.html', 'searchKey':'ForColumnFive'}, {'name': 'interface ForColumnFour : ForInventoryWidthFive, ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnFour', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-four/index.html', 'searchKey':'ForColumnFour'}, {'name': 'interface ForColumnNine : ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnNine', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-nine/index.html', 'searchKey':'ForColumnNine'}, {'name': 'interface ForColumnOne : ForInventoryWidthThree, ForInventoryWidthFive, ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnOne', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-one/index.html', 'searchKey':'ForColumnOne'}, {'name': 'interface ForColumnSeven : ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnSeven', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-seven/index.html', 'searchKey':'ForColumnSeven'}, {'name': 'interface ForColumnSix : ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnSix', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-six/index.html', 'searchKey':'ForColumnSix'}, {'name': 'interface ForColumnThree : ForInventoryWidthThree, ForInventoryWidthFive, ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnThree', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-three/index.html', 'searchKey':'ForColumnThree'}, {'name': 'interface ForColumnTwo : ForInventoryWidthThree, ForInventoryWidthFive, ForInventoryWidthNine', 'description':'net.axay.kspigot.inventory.ForColumnTwo', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-column-two/index.html', 'searchKey':'ForColumnTwo'}, {'name': 'interface ForCompleteRowOne : ForRowOne, ForRowOneSlotOneToThree, ForRowOneSlotFourToFive', 'description':'net.axay.kspigot.inventory.ForCompleteRowOne', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-complete-row-one/index.html', 'searchKey':'ForCompleteRowOne'}, {'name': 'interface ForCompleteRowThree : ForRowThree, ForRowThreeSlotOneToThree', 'description':'net.axay.kspigot.inventory.ForCompleteRowThree', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-complete-row-three/index.html', 'searchKey':'ForCompleteRowThree'}, {'name': 'interface ForCompleteRowTwo : ForRowTwo, ForRowTwoSlotOneToThree', 'description':'net.axay.kspigot.inventory.ForCompleteRowTwo', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-complete-row-two/index.html', 'searchKey':'ForCompleteRowTwo'}, {'name': 'interface ForEveryInventory : ForInventoryOneByNine, ForInventoryTwoByNine, ForInventoryThreeByNine, ForInventoryFourByNine, ForInventoryFiveByNine, ForInventorySixByNine, ForInventoryThreeByThree, ForInventoryOneByFive', 'description':'net.axay.kspigot.inventory.ForEveryInventory', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-every-inventory/index.html', 'searchKey':'ForEveryInventory'}, {'name': 'interface ForInventory', 'description':'net.axay.kspigot.inventory.ForInventory', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory/index.html', 'searchKey':'ForInventory'}, {'name': 'interface ForInventoryFiveByNine : ForInventorySixByNine', 'description':'net.axay.kspigot.inventory.ForInventoryFiveByNine', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-five-by-nine/index.html', 'searchKey':'ForInventoryFiveByNine'}, {'name': 'interface ForInventoryFourByNine : ForInventoryFiveByNine', 'description':'net.axay.kspigot.inventory.ForInventoryFourByNine', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-four-by-nine/index.html', 'searchKey':'ForInventoryFourByNine'}, {'name': 'interface ForInventoryOneByFive : ForInventoryOneByNine', 'description':'net.axay.kspigot.inventory.ForInventoryOneByFive', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-one-by-five/index.html', 'searchKey':'ForInventoryOneByFive'}, {'name': 'interface ForInventoryOneByNine : ForInventoryTwoByNine', 'description':'net.axay.kspigot.inventory.ForInventoryOneByNine', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-one-by-nine/index.html', 'searchKey':'ForInventoryOneByNine'}, {'name': 'interface ForInventorySixByNine : ForInventory', 'description':'net.axay.kspigot.inventory.ForInventorySixByNine', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-six-by-nine/index.html', 'searchKey':'ForInventorySixByNine'}, {'name': 'interface ForInventoryThreeByNine : ForInventoryFourByNine', 'description':'net.axay.kspigot.inventory.ForInventoryThreeByNine', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-three-by-nine/index.html', 'searchKey':'ForInventoryThreeByNine'}, {'name': 'interface ForInventoryThreeByThree : ForInventoryThreeByNine', 'description':'net.axay.kspigot.inventory.ForInventoryThreeByThree', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-three-by-three/index.html', 'searchKey':'ForInventoryThreeByThree'}, {'name': 'interface ForInventoryTwoByNine : ForInventoryThreeByNine', 'description':'net.axay.kspigot.inventory.ForInventoryTwoByNine', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-two-by-nine/index.html', 'searchKey':'ForInventoryTwoByNine'}, {'name': 'interface ForInventoryWidthFive : ForInventoryOneByFive', 'description':'net.axay.kspigot.inventory.ForInventoryWidthFive', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-width-five/index.html', 'searchKey':'ForInventoryWidthFive'}, {'name': 'interface ForInventoryWidthNine : ForInventoryOneByNine, ForInventoryTwoByNine, ForInventoryThreeByNine, ForInventoryFourByNine, ForInventoryFiveByNine, ForInventorySixByNine', 'description':'net.axay.kspigot.inventory.ForInventoryWidthNine', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-width-nine/index.html', 'searchKey':'ForInventoryWidthNine'}, {'name': 'interface ForInventoryWidthThree : ForInventoryThreeByThree', 'description':'net.axay.kspigot.inventory.ForInventoryWidthThree', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-inventory-width-three/index.html', 'searchKey':'ForInventoryWidthThree'}, {'name': 'interface ForRowFive : ForInventoryFiveByNine, ForInventorySixByNine', 'description':'net.axay.kspigot.inventory.ForRowFive', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-five/index.html', 'searchKey':'ForRowFive'}, {'name': 'interface ForRowFour : ForInventoryFourByNine, ForInventoryFiveByNine, ForInventorySixByNine', 'description':'net.axay.kspigot.inventory.ForRowFour', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-four/index.html', 'searchKey':'ForRowFour'}, {'name': 'interface ForRowOne : ForInventoryOneByNine, ForInventoryTwoByNine, ForInventoryThreeByNine, ForInventoryFourByNine, ForInventoryFiveByNine, ForInventorySixByNine', 'description':'net.axay.kspigot.inventory.ForRowOne', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-one/index.html', 'searchKey':'ForRowOne'}, {'name': 'interface ForRowOneSlotFourToFive : ForRowOne, ForInventoryOneByFive', 'description':'net.axay.kspigot.inventory.ForRowOneSlotFourToFive', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-one-slot-four-to-five/index.html', 'searchKey':'ForRowOneSlotFourToFive'}, {'name': 'interface ForRowOneSlotOneToThree : ForRowOne, ForInventoryOneByFive, ForInventoryThreeByThree', 'description':'net.axay.kspigot.inventory.ForRowOneSlotOneToThree', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-one-slot-one-to-three/index.html', 'searchKey':'ForRowOneSlotOneToThree'}, {'name': 'interface ForRowSix : ForInventorySixByNine', 'description':'net.axay.kspigot.inventory.ForRowSix', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-six/index.html', 'searchKey':'ForRowSix'}, {'name': 'interface ForRowThree : ForInventoryThreeByNine, ForInventoryFourByNine, ForInventoryFiveByNine, ForInventorySixByNine', 'description':'net.axay.kspigot.inventory.ForRowThree', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-three/index.html', 'searchKey':'ForRowThree'}, {'name': 'interface ForRowThreeSlotOneToThree : ForRowThree, ForInventoryThreeByThree', 'description':'net.axay.kspigot.inventory.ForRowThreeSlotOneToThree', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-three-slot-one-to-three/index.html', 'searchKey':'ForRowThreeSlotOneToThree'}, {'name': 'interface ForRowTwo : ForInventoryTwoByNine, ForInventoryThreeByNine, ForInventoryFourByNine, ForInventoryFiveByNine, ForInventorySixByNine', 'description':'net.axay.kspigot.inventory.ForRowTwo', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-two/index.html', 'searchKey':'ForRowTwo'}, {'name': 'interface ForRowTwoSlotOneToThree : ForRowTwo, ForInventoryThreeByThree', 'description':'net.axay.kspigot.inventory.ForRowTwoSlotOneToThree', 'location':'-k-spigot/net.axay.kspigot.inventory/-for-row-two-slot-one-to-three/index.html', 'searchKey':'ForRowTwoSlotOneToThree'}, {'name': 'class InventoryBorderSlots : InventorySlotCompound ', 'description':'net.axay.kspigot.inventory.InventoryBorderSlots', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-border-slots/index.html', 'searchKey':'InventoryBorderSlots'}, {'name': 'open override fun withInvType(invType: InventoryType): HashSet', 'description':'net.axay.kspigot.inventory.InventoryBorderSlots.withInvType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-border-slots/with-inv-type.html', 'searchKey':'withInvType'}, {'name': 'open override fun withInvType(invType: InventoryType): HashSet', 'description':'net.axay.kspigot.inventory.InventoryColumnSlots.withInvType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-column-slots/with-inv-type.html', 'searchKey':'withInvType'}, {'name': 'open override fun withInvType(invType: InventoryType): HashSet', 'description':'net.axay.kspigot.inventory.InventoryCornerSlots.withInvType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-corner-slots/with-inv-type.html', 'searchKey':'withInvType'}, {'name': 'open override fun withInvType(invType: InventoryType): HashSet', 'description':'net.axay.kspigot.inventory.InventoryRowSlots.withInvType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-row-slots/with-inv-type.html', 'searchKey':'withInvType'}, {'name': 'abstract fun withInvType(invType: InventoryType): Collection', 'description':'net.axay.kspigot.inventory.InventorySlotCompound.withInvType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot-compound/with-inv-type.html', 'searchKey':'withInvType'}, {'name': 'open override fun withInvType(invType: InventoryType): LinkedHashSet', 'description':'net.axay.kspigot.inventory.InventorySlotRange.withInvType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot-range/with-inv-type.html', 'searchKey':'withInvType'}, {'name': 'open override fun withInvType(invType: InventoryType): List', 'description':'net.axay.kspigot.inventory.SingleInventorySlot.withInvType', 'location':'-k-spigot/net.axay.kspigot.inventory/-single-inventory-slot/with-inv-type.html', 'searchKey':'withInvType'}, {'name': 'enum InventoryChangeEffect : Enum ', 'description':'net.axay.kspigot.inventory.InventoryChangeEffect', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-change-effect/index.html', 'searchKey':'InventoryChangeEffect'}, {'name': 'INSTANT(PageChangeEffect.INSTANT)', 'description':'net.axay.kspigot.inventory.InventoryChangeEffect.INSTANT', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-change-effect/-i-n-s-t-a-n-t/index.html', 'searchKey':'INSTANT'}, {'name': 'INSTANT()', 'description':'net.axay.kspigot.inventory.PageChangeEffect.INSTANT', 'location':'-k-spigot/net.axay.kspigot.inventory/-page-change-effect/-i-n-s-t-a-n-t/index.html', 'searchKey':'INSTANT'}, {'name': 'class InventoryColumnSlots : InventorySlotCompound ', 'description':'net.axay.kspigot.inventory.InventoryColumnSlots', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-column-slots/index.html', 'searchKey':'InventoryColumnSlots'}, {'name': 'class InventoryCornerSlots : InventorySlotCompound ', 'description':'net.axay.kspigot.inventory.InventoryCornerSlots', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-corner-slots/index.html', 'searchKey':'InventoryCornerSlots'}, {'name': 'data class InventoryDimensions(width: Int, heigth: Int)', 'description':'net.axay.kspigot.inventory.InventoryDimensions', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-dimensions/index.html', 'searchKey':'InventoryDimensions'}, {'name': 'fun InventoryDimensions(width: Int, heigth: Int)', 'description':'net.axay.kspigot.inventory.InventoryDimensions.InventoryDimensions', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-dimensions/-inventory-dimensions.html', 'searchKey':'InventoryDimensions'}, {'name': 'abstract class InventoryGUI(data: InventoryGUIData)', 'description':'net.axay.kspigot.inventory.InventoryGUI', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/index.html', 'searchKey':'InventoryGUI'}, {'name': 'fun InventoryGUI(data: InventoryGUIData)', 'description':'net.axay.kspigot.inventory.InventoryGUI.InventoryGUI', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/-inventory-g-u-i.html', 'searchKey':'InventoryGUI'}, {'name': 'fun getPage(page: Int?): InventoryGUIPage?', 'description':'net.axay.kspigot.inventory.InventoryGUI.getPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/get-page.html', 'searchKey':'getPage'}, {'name': 'abstract fun isThisInv(inventory: Inventory): Boolean', 'description':'net.axay.kspigot.inventory.InventoryGUI.isThisInv', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/is-this-inv.html', 'searchKey':'isThisInv'}, {'name': 'open override fun isThisInv(inventory: Inventory): Boolean', 'description':'net.axay.kspigot.inventory.InventoryGUIShared.isThisInv', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-shared/is-this-inv.html', 'searchKey':'isThisInv'}, {'name': 'fun loadPage(page: InventoryGUIPage)', 'description':'net.axay.kspigot.inventory.InventoryGUI.loadPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/load-page.html', 'searchKey':'loadPage'}, {'name': 'class InventoryGUIBuilder(type: InventoryType)', 'description':'net.axay.kspigot.inventory.InventoryGUIBuilder', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-builder/index.html', 'searchKey':'InventoryGUIBuilder'}, {'name': 'fun InventoryGUIBuilder(type: InventoryType)', 'description':'net.axay.kspigot.inventory.InventoryGUIBuilder.InventoryGUIBuilder', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-builder/-inventory-g-u-i-builder.html', 'searchKey':'InventoryGUIBuilder'}, {'name': 'fun onClickElement(onClick: (InventoryGUIClickEvent) -> Unit)', 'description':'net.axay.kspigot.inventory.InventoryGUIBuilder.onClickElement', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-builder/on-click-element.html', 'searchKey':'onClickElement'}, {'name': 'fun page(page: Int, builder: InventoryGUIPageBuilder.() -> Unit)', 'description':'net.axay.kspigot.inventory.InventoryGUIBuilder.page', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-builder/page.html', 'searchKey':'page'}, {'name': 'class InventoryGUIClickEvent(bukkitEvent: InventoryClickEvent, gui: InventoryGUI)', 'description':'net.axay.kspigot.inventory.InventoryGUIClickEvent', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-click-event/index.html', 'searchKey':'InventoryGUIClickEvent'}, {'name': 'fun InventoryGUIClickEvent(bukkitEvent: InventoryClickEvent, gui: InventoryGUI)', 'description':'net.axay.kspigot.inventory.InventoryGUIClickEvent.InventoryGUIClickEvent', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-click-event/-inventory-g-u-i-click-event.html', 'searchKey':'InventoryGUIClickEvent'}, {'name': 'class InventoryGUIData(inventoryType: InventoryType, title: String?, pages: Map>, transitionTo: InventoryChangeEffect?, transitionFrom: InventoryChangeEffect?, generalOnClick: (InventoryGUIClickEvent) -> Unit?)', 'description':'net.axay.kspigot.inventory.InventoryGUIData', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-data/index.html', 'searchKey':'InventoryGUIData'}, {'name': 'fun InventoryGUIData(inventoryType: InventoryType, title: String?, pages: Map>, transitionTo: InventoryChangeEffect?, transitionFrom: InventoryChangeEffect?, generalOnClick: (InventoryGUIClickEvent) -> Unit?)', 'description':'net.axay.kspigot.inventory.InventoryGUIData.InventoryGUIData', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-data/-inventory-g-u-i-data.html', 'searchKey':'InventoryGUIData'}, {'name': 'abstract class InventoryGUIElement(inventoryGUIElementData: InventoryGUIElementData) : InventoryGUISlot ', 'description':'net.axay.kspigot.inventory.InventoryGUIElement', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-element/index.html', 'searchKey':'InventoryGUIElement'}, {'name': 'fun InventoryGUIElement(inventoryGUIElementData: InventoryGUIElementData)', 'description':'net.axay.kspigot.inventory.InventoryGUIElement.InventoryGUIElement', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-element/-inventory-g-u-i-element.html', 'searchKey':'InventoryGUIElement'}, {'name': 'override fun onClick(clickEvent: InventoryGUIClickEvent)', 'description':'net.axay.kspigot.inventory.InventoryGUIElement.onClick', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-element/on-click.html', 'searchKey':'onClick'}, {'name': 'abstract fun onClick(clickEvent: InventoryGUIClickEvent)', 'description':'net.axay.kspigot.inventory.InventoryGUISlot.onClick', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-slot/on-click.html', 'searchKey':'onClick'}, {'name': 'open override fun onClick(clickEvent: InventoryGUIClickEvent)', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIFreeSlot.onClick', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-free-slot/on-click.html', 'searchKey':'onClick'}, {'name': 'class InventoryGUIElementData(itemStack: ItemStack)', 'description':'net.axay.kspigot.inventory.InventoryGUIElementData', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-element-data/index.html', 'searchKey':'InventoryGUIElementData'}, {'name': 'fun InventoryGUIElementData(itemStack: ItemStack)', 'description':'net.axay.kspigot.inventory.InventoryGUIElementData.InventoryGUIElementData', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-element-data/-inventory-g-u-i-element-data.html', 'searchKey':'InventoryGUIElementData'}, {'name': 'object InventoryGUIHolder : AutoCloseable', 'description':'net.axay.kspigot.inventory.InventoryGUIHolder', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-holder/index.html', 'searchKey':'InventoryGUIHolder'}, {'name': 'open override fun close()', 'description':'net.axay.kspigot.inventory.InventoryGUIHolder.close', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-holder/close.html', 'searchKey':'close'}, {'name': 'class InventoryGUIPage(number: Int, slots: Map>, transitionTo: PageChangeEffect?, transitionFrom: PageChangeEffect?)', 'description':'net.axay.kspigot.inventory.InventoryGUIPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page/index.html', 'searchKey':'InventoryGUIPage'}, {'name': 'fun InventoryGUIPage(number: Int, slots: Map>, transitionTo: PageChangeEffect?, transitionFrom: PageChangeEffect?)', 'description':'net.axay.kspigot.inventory.InventoryGUIPage.InventoryGUIPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page/-inventory-g-u-i-page.html', 'searchKey':'InventoryGUIPage'}, {'name': 'class InventoryGUIPageBuilder(type: InventoryType, page: Int)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/index.html', 'searchKey':'InventoryGUIPageBuilder'}, {'name': 'fun InventoryGUIPageBuilder(type: InventoryType, page: Int)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder.InventoryGUIPageBuilder', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/-inventory-g-u-i-page-builder.html', 'searchKey':'InventoryGUIPageBuilder'}, {'name': 'fun button(slots: InventorySlotCompound, itemStack: ItemStack, onClick: (InventoryGUIClickEvent) -> Unit)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder.button', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/button.html', 'searchKey':'button'}, {'name': 'fun changeGUI(slots: InventorySlotCompound, itemStack: ItemStack, newGUI: () -> InventoryGUI<*>, newPage: Int?, onChange: (InventoryGUIClickEvent) -> Unit?)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder.changeGUI', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/change-g-u-i.html', 'searchKey':'changeGUI'}, {'name': 'fun freeSlot(slots: InventorySlotCompound)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder.freeSlot', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/free-slot.html', 'searchKey':'freeSlot'}, {'name': 'fun nextPage(slots: InventorySlotCompound, itemStack: ItemStack, onChange: (InventoryGUIClickEvent) -> Unit?)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder.nextPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/next-page.html', 'searchKey':'nextPage'}, {'name': 'fun pageChanger(slots: InventorySlotCompound, itemStack: ItemStack, toPage: Int, onChange: (InventoryGUIClickEvent) -> Unit?)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder.pageChanger', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/page-changer.html', 'searchKey':'pageChanger'}, {'name': 'fun placeholder(slots: InventorySlotCompound, itemStack: ItemStack)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder.placeholder', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/placeholder.html', 'searchKey':'placeholder'}, {'name': 'fun previousPage(slots: InventorySlotCompound, itemStack: ItemStack, onChange: (InventoryGUIClickEvent) -> Unit?)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageBuilder.previousPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-builder/previous-page.html', 'searchKey':'previousPage'}, {'name': 'abstract class InventoryGUIPageChangeCalculator', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/index.html', 'searchKey':'InventoryGUIPageChangeCalculator'}, {'name': 'fun InventoryGUIPageChangeCalculator()', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.InventoryGUIPageChangeCalculator', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/-inventory-g-u-i-page-change-calculator.html', 'searchKey':'InventoryGUIPageChangeCalculator'}, {'name': 'class InventoryGUIConsistentPageCalculator(toPage: Int) : InventoryGUIPageChangeCalculator', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.InventoryGUIConsistentPageCalculator', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/-inventory-g-u-i-consistent-page-calculator/index.html', 'searchKey':'InventoryGUIConsistentPageCalculator'}, {'name': 'fun InventoryGUIConsistentPageCalculator(toPage: Int)', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.InventoryGUIConsistentPageCalculator.InventoryGUIConsistentPageCalculator', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/-inventory-g-u-i-consistent-page-calculator/-inventory-g-u-i-consistent-page-calculator.html', 'searchKey':'InventoryGUIConsistentPageCalculator'}, {'name': 'open override fun calculateNewPage(currentPage: Int, pages: Collection): Int', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.InventoryGUIConsistentPageCalculator.calculateNewPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/-inventory-g-u-i-consistent-page-calculator/calculate-new-page.html', 'searchKey':'calculateNewPage'}, {'name': 'open override fun calculateNewPage(currentPage: Int, pages: Collection): Int?', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.InventoryGUINextPageCalculator.calculateNewPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/-inventory-g-u-i-next-page-calculator/calculate-new-page.html', 'searchKey':'calculateNewPage'}, {'name': 'open override fun calculateNewPage(currentPage: Int, pages: Collection): Int?', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.InventoryGUIPreviousPageCalculator.calculateNewPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/-inventory-g-u-i-previous-page-calculator/calculate-new-page.html', 'searchKey':'calculateNewPage'}, {'name': 'abstract fun calculateNewPage(currentPage: Int, pages: Collection): Int?', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.calculateNewPage', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/calculate-new-page.html', 'searchKey':'calculateNewPage'}, {'name': 'object InventoryGUINextPageCalculator : InventoryGUIPageChangeCalculator', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.InventoryGUINextPageCalculator', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/-inventory-g-u-i-next-page-calculator/index.html', 'searchKey':'InventoryGUINextPageCalculator'}, {'name': 'object InventoryGUIPreviousPageCalculator : InventoryGUIPageChangeCalculator', 'description':'net.axay.kspigot.inventory.InventoryGUIPageChangeCalculator.InventoryGUIPreviousPageCalculator', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-page-change-calculator/-inventory-g-u-i-previous-page-calculator/index.html', 'searchKey':'InventoryGUIPreviousPageCalculator'}, {'name': 'class InventoryGUIShared(inventoryGUIData: InventoryGUIData) : InventoryGUI ', 'description':'net.axay.kspigot.inventory.InventoryGUIShared', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-shared/index.html', 'searchKey':'InventoryGUIShared'}, {'name': 'fun InventoryGUIShared(inventoryGUIData: InventoryGUIData)', 'description':'net.axay.kspigot.inventory.InventoryGUIShared.InventoryGUIShared', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-shared/-inventory-g-u-i-shared.html', 'searchKey':'InventoryGUIShared'}, {'name': 'abstract class InventoryGUISlot', 'description':'net.axay.kspigot.inventory.InventoryGUISlot', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-slot/index.html', 'searchKey':'InventoryGUISlot'}, {'name': 'fun InventoryGUISlot()', 'description':'net.axay.kspigot.inventory.InventoryGUISlot.InventoryGUISlot', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i-slot/-inventory-g-u-i-slot.html', 'searchKey':'InventoryGUISlot'}, {'name': 'class InventoryRowSlots : InventorySlotCompound ', 'description':'net.axay.kspigot.inventory.InventoryRowSlots', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-row-slots/index.html', 'searchKey':'InventoryRowSlots'}, {'name': 'data class InventorySlot(row: Int, slotInRow: Int) : Comparable ', 'description':'net.axay.kspigot.inventory.InventorySlot', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/index.html', 'searchKey':'InventorySlot'}, {'name': 'fun InventorySlot(row: Int, slotInRow: Int)', 'description':'net.axay.kspigot.inventory.InventorySlot.InventorySlot', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/-inventory-slot.html', 'searchKey':'InventorySlot'}, {'name': 'fun fromRealSlot(realSlot: Int, dimensions: InventoryDimensions): InventorySlot?', 'description':'net.axay.kspigot.inventory.InventorySlot.Companion.fromRealSlot', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/-companion/from-real-slot.html', 'searchKey':'fromRealSlot'}, {'name': 'open operator override fun compareTo(other: InventorySlot): Int', 'description':'net.axay.kspigot.inventory.InventorySlot.compareTo', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/compare-to.html', 'searchKey':'compareTo'}, {'name': 'fun isInDimension(inventoryDimensions: InventoryDimensions): Boolean', 'description':'net.axay.kspigot.inventory.InventorySlot.isInDimension', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/is-in-dimension.html', 'searchKey':'isInDimension'}, {'name': 'fun realSlotIn(inventoryDimensions: InventoryDimensions): Int?', 'description':'net.axay.kspigot.inventory.InventorySlot.realSlotIn', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot/real-slot-in.html', 'searchKey':'realSlotIn'}, {'name': 'interface InventorySlotCompound', 'description':'net.axay.kspigot.inventory.InventorySlotCompound', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot-compound/index.html', 'searchKey':'InventorySlotCompound'}, {'name': 'open fun realSlotsWithInvType(invType: InventoryType): List', 'description':'net.axay.kspigot.inventory.InventorySlotCompound.realSlotsWithInvType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot-compound/real-slots-with-inv-type.html', 'searchKey':'realSlotsWithInvType'}, {'name': 'class InventorySlotRange : InventorySlotCompound , ClosedRange ', 'description':'net.axay.kspigot.inventory.InventorySlotRange', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-slot-range/index.html', 'searchKey':'InventorySlotRange'}, {'name': 'class InventoryType(dimensions: InventoryDimensions, bukkitType: InventoryType?)', 'description':'net.axay.kspigot.inventory.InventoryType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-type/index.html', 'searchKey':'InventoryType'}, {'name': 'fun InventoryType(dimensions: InventoryDimensions, bukkitType: InventoryType?)', 'description':'net.axay.kspigot.inventory.InventoryType.InventoryType', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-type/-inventory-type.html', 'searchKey':'InventoryType'}, {'name': 'fun createBukkitInv(holder: InventoryHolder?, title: String?): Inventory', 'description':'net.axay.kspigot.inventory.InventoryType.createBukkitInv', 'location':'-k-spigot/net.axay.kspigot.inventory/-inventory-type/create-bukkit-inv.html', 'searchKey':'createBukkitInv'}, {'name': 'enum PageChangeEffect : Enum ', 'description':'net.axay.kspigot.inventory.PageChangeEffect', 'location':'-k-spigot/net.axay.kspigot.inventory/-page-change-effect/index.html', 'searchKey':'PageChangeEffect'}, {'name': 'SLIDE_HORIZONTALLY()', 'description':'net.axay.kspigot.inventory.PageChangeEffect.SLIDE_HORIZONTALLY', 'location':'-k-spigot/net.axay.kspigot.inventory/-page-change-effect/-s-l-i-d-e_-h-o-r-i-z-o-n-t-a-l-l-y/index.html', 'searchKey':'SLIDE_HORIZONTALLY'}, {'name': 'SLIDE_VERTICALLY()', 'description':'net.axay.kspigot.inventory.PageChangeEffect.SLIDE_VERTICALLY', 'location':'-k-spigot/net.axay.kspigot.inventory/-page-change-effect/-s-l-i-d-e_-v-e-r-t-i-c-a-l-l-y/index.html', 'searchKey':'SLIDE_VERTICALLY'}, {'name': 'SWIPE_HORIZONTALLY()', 'description':'net.axay.kspigot.inventory.PageChangeEffect.SWIPE_HORIZONTALLY', 'location':'-k-spigot/net.axay.kspigot.inventory/-page-change-effect/-s-w-i-p-e_-h-o-r-i-z-o-n-t-a-l-l-y/index.html', 'searchKey':'SWIPE_HORIZONTALLY'}, {'name': 'SWIPE_VERTICALLY()', 'description':'net.axay.kspigot.inventory.PageChangeEffect.SWIPE_VERTICALLY', 'location':'-k-spigot/net.axay.kspigot.inventory/-page-change-effect/-s-w-i-p-e_-v-e-r-t-i-c-a-l-l-y/index.html', 'searchKey':'SWIPE_VERTICALLY'}, {'name': 'open class SingleInventorySlot : InventorySlotCompound ', 'description':'net.axay.kspigot.inventory.SingleInventorySlot', 'location':'-k-spigot/net.axay.kspigot.inventory/-single-inventory-slot/index.html', 'searchKey':'SingleInventorySlot'}, {'name': 'fun SingleInventorySlot(row: Int, slotInRow: Int)', 'description':'net.axay.kspigot.inventory.SingleInventorySlot.SingleInventorySlot', 'location':'-k-spigot/net.axay.kspigot.inventory/-single-inventory-slot/-single-inventory-slot.html', 'searchKey':'SingleInventorySlot'}, {'name': 'object Slots', 'description':'net.axay.kspigot.inventory.Slots', 'location':'-k-spigot/net.axay.kspigot.inventory/-slots/index.html', 'searchKey':'Slots'}, {'name': 'open class InventoryGUIButton(inventoryGUIElementData: InventoryGUIElementData, action: (InventoryGUIClickEvent) -> Unit) : InventoryGUIElement ', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIButton', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-button/index.html', 'searchKey':'InventoryGUIButton'}, {'name': 'fun InventoryGUIButton(inventoryGUIElementData: InventoryGUIElementData, action: (InventoryGUIClickEvent) -> Unit)', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIButton.InventoryGUIButton', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-button/-inventory-g-u-i-button.html', 'searchKey':'InventoryGUIButton'}, {'name': 'class InventoryGUIButtonInventoryChange(inventoryGUIElementData: InventoryGUIElementData, changeToGUICallback: () -> InventoryGUI<*>, changeToPageInt: Int?, onChange: (InventoryGUIClickEvent) -> Unit?) : InventoryGUIButton ', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIButtonInventoryChange', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-button-inventory-change/index.html', 'searchKey':'InventoryGUIButtonInventoryChange'}, {'name': 'fun InventoryGUIButtonInventoryChange(inventoryGUIElementData: InventoryGUIElementData, changeToGUICallback: () -> InventoryGUI<*>, changeToPageInt: Int?, onChange: (InventoryGUIClickEvent) -> Unit?)', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIButtonInventoryChange.InventoryGUIButtonInventoryChange', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-button-inventory-change/-inventory-g-u-i-button-inventory-change.html', 'searchKey':'InventoryGUIButtonInventoryChange'}, {'name': 'class InventoryGUIButtonPageChange(inventoryGUIElementData: InventoryGUIElementData, calculator: InventoryGUIPageChangeCalculator, onChange: (InventoryGUIClickEvent) -> Unit?) : InventoryGUIButton ', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIButtonPageChange', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-button-page-change/index.html', 'searchKey':'InventoryGUIButtonPageChange'}, {'name': 'fun InventoryGUIButtonPageChange(inventoryGUIElementData: InventoryGUIElementData, calculator: InventoryGUIPageChangeCalculator, onChange: (InventoryGUIClickEvent) -> Unit?)', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIButtonPageChange.InventoryGUIButtonPageChange', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-button-page-change/-inventory-g-u-i-button-page-change.html', 'searchKey':'InventoryGUIButtonPageChange'}, {'name': 'class InventoryGUIFreeSlot : InventoryGUISlot ', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIFreeSlot', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-free-slot/index.html', 'searchKey':'InventoryGUIFreeSlot'}, {'name': 'fun InventoryGUIFreeSlot()', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIFreeSlot.InventoryGUIFreeSlot', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-free-slot/-inventory-g-u-i-free-slot.html', 'searchKey':'InventoryGUIFreeSlot'}, {'name': 'class InventoryGUIPlaceholder(inventoryGUIElementData: InventoryGUIElementData) : InventoryGUIElement ', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIPlaceholder', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-placeholder/index.html', 'searchKey':'InventoryGUIPlaceholder'}, {'name': 'fun InventoryGUIPlaceholder(inventoryGUIElementData: InventoryGUIElementData)', 'description':'net.axay.kspigot.inventory.elements.InventoryGUIPlaceholder.InventoryGUIPlaceholder', 'location':'-k-spigot/net.axay.kspigot.inventory.elements/-inventory-g-u-i-placeholder/-inventory-g-u-i-placeholder.html', 'searchKey':'InventoryGUIPlaceholder'}, {'name': 'fun inventoryGUI(type: InventoryType, builder: InventoryGUIBuilder.() -> Unit): InventoryGUIShared', 'description':'net.axay.kspigot.inventory.inventoryGUI', 'location':'-k-spigot/net.axay.kspigot.inventory/inventory-g-u-i.html', 'searchKey':'inventoryGUI'}, {'name': 'infix fun SingleInventorySlot.linTo(slot: SingleInventorySlot): InventorySlotRange', 'description':'net.axay.kspigot.inventory.linTo', 'location':'-k-spigot/net.axay.kspigot.inventory/lin-to.html', 'searchKey':'linTo'}, {'name': 'fun HumanEntity.openGUI(gui: InventoryGUI<*>, page: Int?): InventoryView?', 'description':'net.axay.kspigot.inventory.openGUI', 'location':'-k-spigot/net.axay.kspigot.inventory/open-g-u-i.html', 'searchKey':'openGUI'}, {'name': 'infix fun SingleInventorySlot.rectTo(slot: SingleInventorySlot): InventorySlotRange', 'description':'net.axay.kspigot.inventory.rectTo', 'location':'-k-spigot/net.axay.kspigot.inventory/rect-to.html', 'searchKey':'rectTo'}, {'name': 'class IPAddressData(json: JsonObject)', 'description':'net.axay.kspigot.ipaddress.IPAddressData', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data/index.html', 'searchKey':'IPAddressData'}, {'name': 'fun IPAddressData(json: JsonObject)', 'description':'net.axay.kspigot.ipaddress.IPAddressData.IPAddressData', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data/-i-p-address-data.html', 'searchKey':'IPAddressData'}, {'name': 'enum IPAddressDataLanguage : Enum ', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/index.html', 'searchKey':'IPAddressDataLanguage'}, {'name': 'CHINESE("zh-CN")', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage.CHINESE', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/-c-h-i-n-e-s-e/index.html', 'searchKey':'CHINESE'}, {'name': 'ENGLISH("en")', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage.ENGLISH', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/-e-n-g-l-i-s-h/index.html', 'searchKey':'ENGLISH'}, {'name': 'FRENCH("fr")', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage.FRENCH', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/-f-r-e-n-c-h/index.html', 'searchKey':'FRENCH'}, {'name': 'GERMAN("de")', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage.GERMAN', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/-g-e-r-m-a-n/index.html', 'searchKey':'GERMAN'}, {'name': 'JAPANESE("ja")', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage.JAPANESE', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/-j-a-p-a-n-e-s-e/index.html', 'searchKey':'JAPANESE'}, {'name': 'PORTUGUESE("pt-BR")', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage.PORTUGUESE', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/-p-o-r-t-u-g-u-e-s-e/index.html', 'searchKey':'PORTUGUESE'}, {'name': 'RUSSIAN("ru")', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage.RUSSIAN', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/-r-u-s-s-i-a-n/index.html', 'searchKey':'RUSSIAN'}, {'name': 'SPANISH("es")', 'description':'net.axay.kspigot.ipaddress.IPAddressDataLanguage.SPANISH', 'location':'-k-spigot/net.axay.kspigot.ipaddress/-i-p-address-data-language/-s-p-a-n-i-s-h/index.html', 'searchKey':'SPANISH'}, {'name': 'fun Player.ipAddressData(language: IPAddressDataLanguage): IPAddressData?', 'description':'net.axay.kspigot.ipaddress.ipAddressData', 'location':'-k-spigot/net.axay.kspigot.ipaddress/ip-address-data.html', 'searchKey':'ipAddressData'}, {'name': 'data class CustomItemIdentifier(customModelData: Int, placeHolderMaterial: Material)', 'description':'net.axay.kspigot.items.CustomItemIdentifier', 'location':'-k-spigot/net.axay.kspigot.items/-custom-item-identifier/index.html', 'searchKey':'CustomItemIdentifier'}, {'name': 'class ItemMetaLoreBuilder', 'description':'net.axay.kspigot.items.ItemMetaLoreBuilder', 'location':'-k-spigot/net.axay.kspigot.items/-item-meta-lore-builder/index.html', 'searchKey':'ItemMetaLoreBuilder'}, {'name': 'fun ItemMetaLoreBuilder()', 'description':'net.axay.kspigot.items.ItemMetaLoreBuilder.ItemMetaLoreBuilder', 'location':'-k-spigot/net.axay.kspigot.items/-item-meta-lore-builder/-item-meta-lore-builder.html', 'searchKey':'ItemMetaLoreBuilder'}, {'name': 'operator fun String.unaryPlus()', 'description':'net.axay.kspigot.items.ItemMetaLoreBuilder.unaryPlus', 'location':'-k-spigot/net.axay.kspigot.items/-item-meta-lore-builder/unary-plus.html', 'searchKey':'unaryPlus'}, {'name': 'inline fun ItemMeta.addLore(builder: ItemMetaLoreBuilder.() -> Unit)', 'description':'net.axay.kspigot.items.addLore', 'location':'-k-spigot/net.axay.kspigot.items/add-lore.html', 'searchKey':'addLore'}, {'name': 'fun ItemMeta.flag(itemFlag: ItemFlag)', 'description':'net.axay.kspigot.items.flag', 'location':'-k-spigot/net.axay.kspigot.items/flag.html', 'searchKey':'flag'}, {'name': 'fun ItemMeta.flags(vararg itemFlag: Array)', 'description':'net.axay.kspigot.items.flags', 'location':'-k-spigot/net.axay.kspigot.items/flags.html', 'searchKey':'flags'}, {'name': 'inline fun itemStack(material: Material, builder: ItemStack.() -> Unit): ItemStack', 'description':'net.axay.kspigot.items.itemStack', 'location':'-k-spigot/net.axay.kspigot.items/item-stack.html', 'searchKey':'itemStack'}, {'name': 'fun ItemMeta.removeFlag(itemFlag: ItemFlag)', 'description':'net.axay.kspigot.items.removeFlag', 'location':'-k-spigot/net.axay.kspigot.items/remove-flag.html', 'searchKey':'removeFlag'}, {'name': 'fun ItemMeta.removeFlags(vararg itemFlag: Array)', 'description':'net.axay.kspigot.items.removeFlags', 'location':'-k-spigot/net.axay.kspigot.items/remove-flags.html', 'searchKey':'removeFlags'}, {'name': 'inline fun ItemMeta.setLore(builder: ItemMetaLoreBuilder.() -> Unit)', 'description':'net.axay.kspigot.items.setLore', 'location':'-k-spigot/net.axay.kspigot.items/set-lore.html', 'searchKey':'setLore'}, {'name': 'abstract class KSpigot : JavaPlugin', 'description':'net.axay.kspigot.main.KSpigot', 'location':'-k-spigot/net.axay.kspigot.main/-k-spigot/index.html', 'searchKey':'KSpigot'}, {'name': 'fun KSpigot()', 'description':'net.axay.kspigot.main.KSpigot.KSpigot', 'location':'-k-spigot/net.axay.kspigot.main/-k-spigot/-k-spigot.html', 'searchKey':'KSpigot'}, {'name': 'open fun load()', 'description':'net.axay.kspigot.main.KSpigot.load', 'location':'-k-spigot/net.axay.kspigot.main/-k-spigot/load.html', 'searchKey':'load'}, {'name': 'override fun onDisable()', 'description':'net.axay.kspigot.main.KSpigot.onDisable', 'location':'-k-spigot/net.axay.kspigot.main/-k-spigot/on-disable.html', 'searchKey':'onDisable'}, {'name': 'override fun onEnable()', 'description':'net.axay.kspigot.main.KSpigot.onEnable', 'location':'-k-spigot/net.axay.kspigot.main/-k-spigot/on-enable.html', 'searchKey':'onEnable'}, {'name': 'override fun onLoad()', 'description':'net.axay.kspigot.main.KSpigot.onLoad', 'location':'-k-spigot/net.axay.kspigot.main/-k-spigot/on-load.html', 'searchKey':'onLoad'}, {'name': 'open fun shutdown()', 'description':'net.axay.kspigot.main.KSpigot.shutdown', 'location':'-k-spigot/net.axay.kspigot.main/-k-spigot/shutdown.html', 'searchKey':'shutdown'}, {'name': 'open fun startup()', 'description':'net.axay.kspigot.main.KSpigot.startup', 'location':'-k-spigot/net.axay.kspigot.main/-k-spigot/startup.html', 'searchKey':'startup'}, {'name': 'object ValueHolder', 'description':'net.axay.kspigot.main.ValueHolder', 'location':'-k-spigot/net.axay.kspigot.main/-value-holder/index.html', 'searchKey':'ValueHolder'}, {'name': 'fun getGson(pretty: Boolean): Gson', 'description':'net.axay.kspigot.main.ValueHolder.getGson', 'location':'-k-spigot/net.axay.kspigot.main/-value-holder/get-gson.html', 'searchKey':'getGson'}, {'name': 'data class KSpigotParticle(particle: Particle, amount: Int, offset: Vector?, extra: Number, data: Any?, force: Boolean)', 'description':'net.axay.kspigot.particles.KSpigotParticle', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/index.html', 'searchKey':'KSpigotParticle'}, {'name': 'fun KSpigotParticle(particle: Particle, amount: Int, offset: Vector?, extra: Number, data: Any?, force: Boolean)', 'description':'net.axay.kspigot.particles.KSpigotParticle.KSpigotParticle', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/-k-spigot-particle.html', 'searchKey':'KSpigotParticle'}, {'name': 'operator fun component5(): Any?', 'description':'net.axay.kspigot.particles.KSpigotParticle.component5', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/component5.html', 'searchKey':'component5'}, {'name': 'operator fun component6(): Boolean', 'description':'net.axay.kspigot.particles.KSpigotParticle.component6', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/component6.html', 'searchKey':'component6'}, {'name': 'fun spawnAt(loc: Location)', 'description':'net.axay.kspigot.particles.KSpigotParticle.spawnAt', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/spawn-at.html', 'searchKey':'spawnAt'}, {'name': 'fun spawnFor(player: Player)', 'description':'net.axay.kspigot.particles.KSpigotParticle.spawnFor', 'location':'-k-spigot/net.axay.kspigot.particles/-k-spigot-particle/spawn-for.html', 'searchKey':'spawnFor'}, {'name': 'abstract class ChainedRunnablePart(sync: Boolean)', 'description':'net.axay.kspigot.runnables.ChainedRunnablePart', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part/index.html', 'searchKey':'ChainedRunnablePart'}, {'name': 'fun ChainedRunnablePart(sync: Boolean)', 'description':'net.axay.kspigot.runnables.ChainedRunnablePart.ChainedRunnablePart', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part/-chained-runnable-part.html', 'searchKey':'ChainedRunnablePart'}, {'name': 'abstract fun execute()', 'description':'net.axay.kspigot.runnables.ChainedRunnablePart.execute', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part/execute.html', 'searchKey':'execute'}, {'name': 'open override fun execute()', 'description':'net.axay.kspigot.runnables.ChainedRunnablePartFirst.execute', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part-first/execute.html', 'searchKey':'execute'}, {'name': 'open override fun execute()', 'description':'net.axay.kspigot.runnables.ChainedRunnablePartThen.execute', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part-then/execute.html', 'searchKey':'execute'}, {'name': 'abstract fun executeCatching(exceptionClass: KClass, exceptionHandler: (E) -> Unit?)', 'description':'net.axay.kspigot.runnables.ChainedRunnablePart.executeCatching', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part/execute-catching.html', 'searchKey':'executeCatching'}, {'name': 'open override fun executeCatching(exceptionClass: KClass, exceptionHandler: (E) -> Unit?)', 'description':'net.axay.kspigot.runnables.ChainedRunnablePartFirst.executeCatching', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part-first/execute-catching.html', 'searchKey':'executeCatching'}, {'name': 'open override fun executeCatching(exceptionClass: KClass, exceptionHandler: (E) -> Unit?)', 'description':'net.axay.kspigot.runnables.ChainedRunnablePartThen.executeCatching', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part-then/execute-catching.html', 'searchKey':'executeCatching'}, {'name': 'class ChainedRunnablePartFirst(runnable: () -> R, sync: Boolean) : ChainedRunnablePart ', 'description':'net.axay.kspigot.runnables.ChainedRunnablePartFirst', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part-first/index.html', 'searchKey':'ChainedRunnablePartFirst'}, {'name': 'fun ChainedRunnablePartFirst(runnable: () -> R, sync: Boolean)', 'description':'net.axay.kspigot.runnables.ChainedRunnablePartFirst.ChainedRunnablePartFirst', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part-first/-chained-runnable-part-first.html', 'searchKey':'ChainedRunnablePartFirst'}, {'name': 'class ChainedRunnablePartThen(runnable: (T) -> R, sync: Boolean, previous: ChainedRunnablePart<*, T>) : ChainedRunnablePart ', 'description':'net.axay.kspigot.runnables.ChainedRunnablePartThen', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part-then/index.html', 'searchKey':'ChainedRunnablePartThen'}, {'name': 'fun ChainedRunnablePartThen(runnable: (T) -> R, sync: Boolean, previous: ChainedRunnablePart<*, T>)', 'description':'net.axay.kspigot.runnables.ChainedRunnablePartThen.ChainedRunnablePartThen', 'location':'-k-spigot/net.axay.kspigot.runnables/-chained-runnable-part-then/-chained-runnable-part-then.html', 'searchKey':'ChainedRunnablePartThen'}, {'name': 'abstract class KSpigotRunnable(counterUp: Long?, counterDownToOne: Long?, counterDownToZero: Long?) : BukkitRunnable', 'description':'net.axay.kspigot.runnables.KSpigotRunnable', 'location':'-k-spigot/net.axay.kspigot.runnables/-k-spigot-runnable/index.html', 'searchKey':'KSpigotRunnable'}, {'name': 'fun KSpigotRunnable(counterUp: Long?, counterDownToOne: Long?, counterDownToZero: Long?)', 'description':'net.axay.kspigot.runnables.KSpigotRunnable.KSpigotRunnable', 'location':'-k-spigot/net.axay.kspigot.runnables/-k-spigot-runnable/-k-spigot-runnable.html', 'searchKey':'KSpigotRunnable'}, {'name': 'fun async(runnable: () -> Unit): BukkitTask', 'description':'net.axay.kspigot.runnables.async', 'location':'-k-spigot/net.axay.kspigot.runnables/async.html', 'searchKey':'async'}, {'name': 'fun firstAsync(runnable: () -> R): ChainedRunnablePartFirst', 'description':'net.axay.kspigot.runnables.firstAsync', 'location':'-k-spigot/net.axay.kspigot.runnables/first-async.html', 'searchKey':'firstAsync'}, {'name': 'fun firstDo(sync: Boolean, runnable: () -> R): ChainedRunnablePartFirst', 'description':'net.axay.kspigot.runnables.firstDo', 'location':'-k-spigot/net.axay.kspigot.runnables/first-do.html', 'searchKey':'firstDo'}, {'name': 'fun firstSync(runnable: () -> R): ChainedRunnablePartFirst', 'description':'net.axay.kspigot.runnables.firstSync', 'location':'-k-spigot/net.axay.kspigot.runnables/first-sync.html', 'searchKey':'firstSync'}, {'name': 'fun sync(runnable: () -> Unit): BukkitTask', 'description':'net.axay.kspigot.runnables.sync', 'location':'-k-spigot/net.axay.kspigot.runnables/sync.html', 'searchKey':'sync'}, {'name': 'fun task(sync: Boolean, delay: Long, period: Long?, howOften: Long?, safe: Boolean, endCallback: () -> Unit?, runnable: (KSpigotRunnable) -> Unit?)', 'description':'net.axay.kspigot.runnables.task', 'location':'-k-spigot/net.axay.kspigot.runnables/task.html', 'searchKey':'task'}, {'name': 'fun ChainedRunnablePart.thenAsync(runnable: (R) -> U): ChainedRunnablePartThen', 'description':'net.axay.kspigot.runnables.thenAsync', 'location':'-k-spigot/net.axay.kspigot.runnables/then-async.html', 'searchKey':'thenAsync'}, {'name': 'fun ChainedRunnablePart.thenDo(sync: Boolean, runnable: (R) -> U): ChainedRunnablePartThen', 'description':'net.axay.kspigot.runnables.thenDo', 'location':'-k-spigot/net.axay.kspigot.runnables/then-do.html', 'searchKey':'thenDo'}, {'name': 'fun ChainedRunnablePart.thenSync(runnable: (R) -> U): ChainedRunnablePartThen', 'description':'net.axay.kspigot.runnables.thenSync', 'location':'-k-spigot/net.axay.kspigot.runnables/then-sync.html', 'searchKey':'thenSync'}, {'name': 'interface SpigotSerializable', 'description':'net.axay.kspigot.serialization.SpigotSerializable', 'location':'-k-spigot/net.axay.kspigot.serialization/-spigot-serializable/index.html', 'searchKey':'SpigotSerializable'}, {'name': 'abstract fun toSpigot(): T', 'description':'net.axay.kspigot.serialization.SpigotSerializable.toSpigot', 'location':'-k-spigot/net.axay.kspigot.serialization/-spigot-serializable/to-spigot.html', 'searchKey':'toSpigot'}, {'name': 'open override fun toSpigot(): Location', 'description':'net.axay.kspigot.serialization.serializables.SerializableLocation.toSpigot', 'location':'-k-spigot/net.axay.kspigot.serialization.serializables/-serializable-location/to-spigot.html', 'searchKey':'toSpigot'}, {'name': 'open override fun toSpigot(): Vector', 'description':'net.axay.kspigot.serialization.serializables.SerializableVector.toSpigot', 'location':'-k-spigot/net.axay.kspigot.serialization.serializables/-serializable-vector/to-spigot.html', 'searchKey':'toSpigot'}, {'name': 'interface SpigotSerialzableCompanion', 'description':'net.axay.kspigot.serialization.SpigotSerialzableCompanion', 'location':'-k-spigot/net.axay.kspigot.serialization/-spigot-serialzable-companion/index.html', 'searchKey':'SpigotSerialzableCompanion'}, {'name': 'class SerializableLocation(world: String?, x: Double, y: Double, z: Double, direction: SerializableVector) : SpigotSerializable ', 'description':'net.axay.kspigot.serialization.serializables.SerializableLocation', 'location':'-k-spigot/net.axay.kspigot.serialization.serializables/-serializable-location/index.html', 'searchKey':'SerializableLocation'}, {'name': 'class SerializableVector(x: Double, y: Double, z: Double) : SpigotSerializable ', 'description':'net.axay.kspigot.serialization.serializables.SerializableVector', 'location':'-k-spigot/net.axay.kspigot.serialization.serializables/-serializable-vector/index.html', 'searchKey':'SerializableVector'}, {'name': 'data class KSpigotSound(sound: Sound, volume: Float, pitch: Float, category: SoundCategory?)', 'description':'net.axay.kspigot.sound.KSpigotSound', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/index.html', 'searchKey':'KSpigotSound'}, {'name': 'fun KSpigotSound(sound: Sound, volume: Float, pitch: Float, category: SoundCategory?)', 'description':'net.axay.kspigot.sound.KSpigotSound.KSpigotSound', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/-k-spigot-sound.html', 'searchKey':'KSpigotSound'}, {'name': 'fun playAt(loc: Location)', 'description':'net.axay.kspigot.sound.KSpigotSound.playAt', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/play-at.html', 'searchKey':'playAt'}, {'name': 'fun playFor(player: Player)', 'description':'net.axay.kspigot.sound.KSpigotSound.playFor', 'location':'-k-spigot/net.axay.kspigot.sound/-k-spigot-sound/play-for.html', 'searchKey':'playFor'}, {'name': 'abstract class Circle(radius: Number)', 'description':'net.axay.kspigot.structures.Circle', 'location':'-k-spigot/net.axay.kspigot.structures/-circle/index.html', 'searchKey':'Circle'}, {'name': 'fun Circle(radius: Number)', 'description':'net.axay.kspigot.structures.Circle.Circle', 'location':'-k-spigot/net.axay.kspigot.structures/-circle/-circle.html', 'searchKey':'Circle'}, {'name': 'fun structure(filled: Boolean): Structure', 'description':'net.axay.kspigot.structures.Circle.structure', 'location':'-k-spigot/net.axay.kspigot.structures/-circle/structure.html', 'searchKey':'structure'}, {'name': 'class EntityCircle(radius: Number, entityType: EntityType) : Circle', 'description':'net.axay.kspigot.structures.EntityCircle', 'location':'-k-spigot/net.axay.kspigot.structures/-entity-circle/index.html', 'searchKey':'EntityCircle'}, {'name': 'fun EntityCircle(radius: Number, entityType: EntityType)', 'description':'net.axay.kspigot.structures.EntityCircle.EntityCircle', 'location':'-k-spigot/net.axay.kspigot.structures/-entity-circle/-entity-circle.html', 'searchKey':'EntityCircle'}, {'name': 'class MaterialCircle(radius: Number, material: Material) : Circle', 'description':'net.axay.kspigot.structures.MaterialCircle', 'location':'-k-spigot/net.axay.kspigot.structures/-material-circle/index.html', 'searchKey':'MaterialCircle'}, {'name': 'fun MaterialCircle(radius: Number, material: Material)', 'description':'net.axay.kspigot.structures.MaterialCircle.MaterialCircle', 'location':'-k-spigot/net.axay.kspigot.structures/-material-circle/-material-circle.html', 'searchKey':'MaterialCircle'}, {'name': 'class ParticleCircle(radius: Number, particle: KSpigotParticle) : Circle', 'description':'net.axay.kspigot.structures.ParticleCircle', 'location':'-k-spigot/net.axay.kspigot.structures/-particle-circle/index.html', 'searchKey':'ParticleCircle'}, {'name': 'fun ParticleCircle(radius: Number, particle: KSpigotParticle)', 'description':'net.axay.kspigot.structures.ParticleCircle.ParticleCircle', 'location':'-k-spigot/net.axay.kspigot.structures/-particle-circle/-particle-circle.html', 'searchKey':'ParticleCircle'}, {'name': 'class SingleStructureData(location: SimpleLocation3D, structureData: StructureData)', 'description':'net.axay.kspigot.structures.SingleStructureData', 'location':'-k-spigot/net.axay.kspigot.structures/-single-structure-data/index.html', 'searchKey':'SingleStructureData'}, {'name': 'fun SingleStructureData(location: SimpleLocation3D, structureData: StructureData)', 'description':'net.axay.kspigot.structures.SingleStructureData.SingleStructureData', 'location':'-k-spigot/net.axay.kspigot.structures/-single-structure-data/-single-structure-data.html', 'searchKey':'SingleStructureData'}, {'name': 'data class Structure(structureData: Set)', 'description':'net.axay.kspigot.structures.Structure', 'location':'-k-spigot/net.axay.kspigot.structures/-structure/index.html', 'searchKey':'Structure'}, {'name': 'interface StructureData', 'description':'net.axay.kspigot.structures.StructureData', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data/index.html', 'searchKey':'StructureData'}, {'name': 'abstract fun createAt(loc: Location)', 'description':'net.axay.kspigot.structures.StructureData.createAt', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data/create-at.html', 'searchKey':'createAt'}, {'name': 'open override fun createAt(loc: Location)', 'description':'net.axay.kspigot.structures.StructureDataBlock.createAt', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-block/create-at.html', 'searchKey':'createAt'}, {'name': 'open override fun createAt(loc: Location)', 'description':'net.axay.kspigot.structures.StructureDataEntity.createAt', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-entity/create-at.html', 'searchKey':'createAt'}, {'name': 'open override fun createAt(loc: Location)', 'description':'net.axay.kspigot.structures.StructureDataMaterial.createAt', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-material/create-at.html', 'searchKey':'createAt'}, {'name': 'open override fun createAt(loc: Location)', 'description':'net.axay.kspigot.structures.StructureDataParticle.createAt', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-particle/create-at.html', 'searchKey':'createAt'}, {'name': 'data class StructureDataBlock(material: Material, blockData: BlockData) : StructureData', 'description':'net.axay.kspigot.structures.StructureDataBlock', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-block/index.html', 'searchKey':'StructureDataBlock'}, {'name': 'data class StructureDataEntity(entityType: EntityType, nbtData: NBTData) : StructureData', 'description':'net.axay.kspigot.structures.StructureDataEntity', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-entity/index.html', 'searchKey':'StructureDataEntity'}, {'name': 'data class StructureDataMaterial(material: Material) : StructureData', 'description':'net.axay.kspigot.structures.StructureDataMaterial', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-material/index.html', 'searchKey':'StructureDataMaterial'}, {'name': 'fun StructureDataMaterial(material: Material)', 'description':'net.axay.kspigot.structures.StructureDataMaterial.StructureDataMaterial', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-material/-structure-data-material.html', 'searchKey':'StructureDataMaterial'}, {'name': 'data class StructureDataParticle(particle: KSpigotParticle) : StructureData', 'description':'net.axay.kspigot.structures.StructureDataParticle', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-particle/index.html', 'searchKey':'StructureDataParticle'}, {'name': 'fun StructureDataParticle(particle: KSpigotParticle)', 'description':'net.axay.kspigot.structures.StructureDataParticle.StructureDataParticle', 'location':'-k-spigot/net.axay.kspigot.structures/-structure-data-particle/-structure-data-particle.html', 'searchKey':'StructureDataParticle'}, {'name': 'fun Structure.buildAt(loc: Location)', 'description':'net.axay.kspigot.structures.buildAt', 'location':'-k-spigot/net.axay.kspigot.structures/build-at.html', 'searchKey':'buildAt'}, {'name': 'fun LocationArea.loadStructure(includeBlocks: Boolean, includeEntities: Boolean): Structure', 'description':'net.axay.kspigot.structures.loadStructure', 'location':'-k-spigot/net.axay.kspigot.structures/load-structure.html', 'searchKey':'loadStructure'}, {'name': 'inline fun Structure.rotate(angle: Number, vectorRotation: (Vector, Double) -> Vector): Structure', 'description':'net.axay.kspigot.structures.rotate', 'location':'-k-spigot/net.axay.kspigot.structures/rotate.html', 'searchKey':'rotate'}, {'name': 'fun Structure.rotateAroundX(angle: Number): Structure', 'description':'net.axay.kspigot.structures.rotateAroundX', 'location':'-k-spigot/net.axay.kspigot.structures/rotate-around-x.html', 'searchKey':'rotateAroundX'}, {'name': 'fun Structure.rotateAroundY(angle: Number): Structure', 'description':'net.axay.kspigot.structures.rotateAroundY', 'location':'-k-spigot/net.axay.kspigot.structures/rotate-around-y.html', 'searchKey':'rotateAroundY'}, {'name': 'fun Structure.rotateAroundZ(angle: Number): Structure', 'description':'net.axay.kspigot.structures.rotateAroundZ', 'location':'-k-spigot/net.axay.kspigot.structures/rotate-around-z.html', 'searchKey':'rotateAroundZ'}, {'name': 'enum CardinalDirection : Enum ', 'description':'net.axay.kspigot.utils.CardinalDirection', 'location':'-k-spigot/net.axay.kspigot.utils/-cardinal-direction/index.html', 'searchKey':'CardinalDirection'}, {'name': 'fun fromLocation(location: Location): CardinalDirection', 'description':'net.axay.kspigot.utils.CardinalDirection.Companion.fromLocation', 'location':'-k-spigot/net.axay.kspigot.utils/-cardinal-direction/-companion/from-location.html', 'searchKey':'fromLocation'}, {'name': 'fun fromLocation(location: Location): VerticalDirection', 'description':'net.axay.kspigot.utils.VerticalDirection.Companion.fromLocation', 'location':'-k-spigot/net.axay.kspigot.utils/-vertical-direction/-companion/from-location.html', 'searchKey':'fromLocation'}, {'name': 'EAST()', 'description':'net.axay.kspigot.utils.CardinalDirection.EAST', 'location':'-k-spigot/net.axay.kspigot.utils/-cardinal-direction/-e-a-s-t/index.html', 'searchKey':'EAST'}, {'name': 'NORTH()', 'description':'net.axay.kspigot.utils.CardinalDirection.NORTH', 'location':'-k-spigot/net.axay.kspigot.utils/-cardinal-direction/-n-o-r-t-h/index.html', 'searchKey':'NORTH'}, {'name': 'SOUTH()', 'description':'net.axay.kspigot.utils.CardinalDirection.SOUTH', 'location':'-k-spigot/net.axay.kspigot.utils/-cardinal-direction/-s-o-u-t-h/index.html', 'searchKey':'SOUTH'}, {'name': 'WEST()', 'description':'net.axay.kspigot.utils.CardinalDirection.WEST', 'location':'-k-spigot/net.axay.kspigot.utils/-cardinal-direction/-w-e-s-t/index.html', 'searchKey':'WEST'}, {'name': 'class FireworkEffectBuilder', 'description':'net.axay.kspigot.utils.FireworkEffectBuilder', 'location':'-k-spigot/net.axay.kspigot.utils/-firework-effect-builder/index.html', 'searchKey':'FireworkEffectBuilder'}, {'name': 'fun FireworkEffectBuilder()', 'description':'net.axay.kspigot.utils.FireworkEffectBuilder.FireworkEffectBuilder', 'location':'-k-spigot/net.axay.kspigot.utils/-firework-effect-builder/-firework-effect-builder.html', 'searchKey':'FireworkEffectBuilder'}, {'name': 'fun color(vararg colors: Array)', 'description':'net.axay.kspigot.utils.FireworkEffectBuilder.color', 'location':'-k-spigot/net.axay.kspigot.utils/-firework-effect-builder/color.html', 'searchKey':'color'}, {'name': 'fun fade(vararg colors: Array)', 'description':'net.axay.kspigot.utils.FireworkEffectBuilder.fade', 'location':'-k-spigot/net.axay.kspigot.utils/-firework-effect-builder/fade.html', 'searchKey':'fade'}, {'name': 'object KSpigotFirework', 'description':'net.axay.kspigot.utils.KSpigotFirework', 'location':'-k-spigot/net.axay.kspigot.utils/-k-spigot-firework/index.html', 'searchKey':'KSpigotFirework'}, {'name': 'inline fun buildFireworkMeta(fireworkMeta: FireworkMeta, builder: KSpigotFireworkBuilder.() -> Unit): FireworkMeta', 'description':'net.axay.kspigot.utils.KSpigotFirework.buildFireworkMeta', 'location':'-k-spigot/net.axay.kspigot.utils/-k-spigot-firework/build-firework-meta.html', 'searchKey':'buildFireworkMeta'}, {'name': 'class KSpigotFireworkBuilder', 'description':'net.axay.kspigot.utils.KSpigotFireworkBuilder', 'location':'-k-spigot/net.axay.kspigot.utils/-k-spigot-firework-builder/index.html', 'searchKey':'KSpigotFireworkBuilder'}, {'name': 'fun KSpigotFireworkBuilder()', 'description':'net.axay.kspigot.utils.KSpigotFireworkBuilder.KSpigotFireworkBuilder', 'location':'-k-spigot/net.axay.kspigot.utils/-k-spigot-firework-builder/-k-spigot-firework-builder.html', 'searchKey':'KSpigotFireworkBuilder'}, {'name': 'fun applyTo(fireworkMeta: FireworkMeta): FireworkMeta', 'description':'net.axay.kspigot.utils.KSpigotFireworkBuilder.applyTo', 'location':'-k-spigot/net.axay.kspigot.utils/-k-spigot-firework-builder/apply-to.html', 'searchKey':'applyTo'}, {'name': 'inline fun effect(builder: FireworkEffectBuilder.() -> Unit)', 'description':'net.axay.kspigot.utils.KSpigotFireworkBuilder.effect', 'location':'-k-spigot/net.axay.kspigot.utils/-k-spigot-firework-builder/effect.html', 'searchKey':'effect'}, {'name': 'enum VerticalDirection : Enum ', 'description':'net.axay.kspigot.utils.VerticalDirection', 'location':'-k-spigot/net.axay.kspigot.utils/-vertical-direction/index.html', 'searchKey':'VerticalDirection'}, {'name': 'DOWN()', 'description':'net.axay.kspigot.utils.VerticalDirection.DOWN', 'location':'-k-spigot/net.axay.kspigot.utils/-vertical-direction/-d-o-w-n/index.html', 'searchKey':'DOWN'}, {'name': 'STRAIGHT()', 'description':'net.axay.kspigot.utils.VerticalDirection.STRAIGHT', 'location':'-k-spigot/net.axay.kspigot.utils/-vertical-direction/-s-t-r-a-i-g-h-t/index.html', 'searchKey':'STRAIGHT'}, {'name': 'UP()', 'description':'net.axay.kspigot.utils.VerticalDirection.UP', 'location':'-k-spigot/net.axay.kspigot.utils/-vertical-direction/-u-p/index.html', 'searchKey':'UP'}]