Updated dokka docs to v1.16.3_R17
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.gui/GUIPageBuilder/createCompound/#kotlin.Function1[TypeParam(bounds=[kotlin.Any?]),org.bukkit.inventory.ItemStack]#kotlin.Function2[net.axay.kspigot.gui.GUIClickEvent[TypeParam(bounds=[net.axay.kspigot.gui.ForInventory])],TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]/PointingToDeclaration//-597213782">
|
||||
<div id="content" pageIds="net.axay.kspigot.gui/GUIPageBuilder/createCompound/#kotlin.Function1[TypeParam(bounds=[kotlin.Any?]),org.bukkit.inventory.ItemStack]#kotlin.Function2[net.axay.kspigot.gui.GUIClickEvent[TypeParam(bounds=[net.axay.kspigot.gui.ForInventory])],TypeParam(bounds=[kotlin.Any?]),kotlin.Unit]?/PointingToDeclaration//-1805638147">
|
||||
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.gui</a>/<a href="index.html">GUIPageBuilder</a>/<a href="create-compound.html">createCompound</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><span>create</span><wbr></wbr><span>Compound</span></h1>
|
||||
@@ -34,23 +34,13 @@
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">fun <<a href="create-compound.html">E</a>> <a href="create-compound.html">createCompound</a>(iconGenerator: (<a href="create-compound.html">E</a>) -> <span data-unresolved-link="org.bukkit.inventory/ItemStack///PointingToDeclaration/">ItemStack</span>, onClick: (clickEvent: <a href="../-g-u-i-click-event/index.html">GUIClickEvent</a><<a href="index.html">T</a>>, <a href="create-compound.html">E</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="../../net.axay.kspigot.gui.elements/-g-u-i-space-compound/index.html">GUISpaceCompound</a><<a href="index.html">T</a>, <a href="create-compound.html">E</a>><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">fun <<a href="create-compound.html">E</a>> <a href="create-compound.html">createCompound</a>(iconGenerator: (<a href="create-compound.html">E</a>) -> <span data-unresolved-link="org.bukkit.inventory/ItemStack///PointingToDeclaration/">ItemStack</span>, onClick: (clickEvent: <a href="../-g-u-i-click-event/index.html">GUIClickEvent</a><<a href="index.html">T</a>>, <a href="create-compound.html">E</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>? = null): <a href="../../net.axay.kspigot.gui.elements/-g-u-i-space-compound/index.html">GUISpaceCompound</a><<a href="index.html">T</a>, <a href="create-compound.html">E</a>><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">Creates a new compound, holding data which can be displayed in any compound space.</p></div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">fun <<a href="create-compound.html">E</a>> <a href="create-compound.html">createCompound</a>(fromSlot: <a href="../-single-inventory-slot/index.html">SingleInventorySlot</a><out <a href="index.html">T</a>>, toSlot: <a href="../-single-inventory-slot/index.html">SingleInventorySlot</a><out <a href="index.html">T</a>>, iconGenerator: (<a href="create-compound.html">E</a>) -> <span data-unresolved-link="org.bukkit.inventory/ItemStack///PointingToDeclaration/">ItemStack</span>, onClick: (clickEvent: <a href="../-g-u-i-click-event/index.html">GUIClickEvent</a><<a href="index.html">T</a>>, <a href="create-compound.html">E</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="../../net.axay.kspigot.gui.elements/-g-u-i-rect-space-compound/index.html">GUIRectSpaceCompound</a><<a href="index.html">T</a>, <a href="create-compound.html">E</a>><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">Creates a new compound, holding data which can be displayed in any compound space. This compound is strictly a rectangle. The space is automatically defined.</p></div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
|
||||
Reference in New Issue
Block a user