Update dokka docs

This commit is contained in:
Jakob K
2021-03-20 14:51:04 +01:00
parent 2885e0bb9c
commit 45687ddb64
1125 changed files with 14130 additions and 35603 deletions

View File

@@ -2,32 +2,20 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>get</title>
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
<script>var pathToRoot = "../../../";</script>
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
<link href="../../../styles/style.css" rel="Stylesheet">
<link href="../../../styles/logo-styles.css" rel="Stylesheet">
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
<link href="../../../styles/main.css" rel="Stylesheet">
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/main.js" async="async"></script>
</head>
<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn">
<div id="logo"></div>
<div id="leftColumn"><a href="../../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../../scripts/pages.js"></script>
<script type="text/javascript" src="../../../scripts/main.js"></script>
<div class="main-content" id="content" pageIds="net.axay.kspigot.data/NBTData/get/#kotlin.String#net.axay.kspigot.data.NBTDataType[TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//1987937643">
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="KSpigot::net.axay.kspigot.data/NBTData/get/#kotlin.String#net.axay.kspigot.data.NBTDataType[TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration//-1946532649">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.data</a>/<a href="index.html">NBTData</a>/<a href="get.html">get</a></div>
<div class="breadcrumbs"><a href="../../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.data</a>/<a href="index.html">NBTData</a>/<a href="get.html">get</a></div>
<div class="pull-right d-flex">
<div id="searchBar"></div>
</div>
@@ -40,9 +28,9 @@
<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">operator fun &lt;<a href="get.html">T</a>&gt; <a href="get.html">get</a>(key: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, dataType: <a href="../-n-b-t-data-type/index.html">NBTDataType</a>&lt;<a href="get.html">T</a>&gt;): <a href="get.html">T</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<p class="paragraph">This method gets the value at the given <span data-unresolved-link="net.axay.kspigot.data/NBTData/key/#/PointingToCallableParameters(-1)/">key</span>. The returned <span data-unresolved-link="net.axay.kspigot.data/NBTData/dataType/#/PointingToCallableParameters(-1)/">dataType</span> must be specified. The returned value is null, if it was not possible to find any value at the specified location, or if the type is not the one which was specified.</p></div>
<p class="paragraph">This method gets the value at the given <a href="get.html">key</a>. The returned <a href="get.html">dataType</a> must be specified. The returned value is null, if it was not possible to find any value at the specified location, or if the type is not the one which was specified.</p></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>