Skip to content

Commit 71d0dce

Browse files
committed
Update Dokka (1d68e16)
1 parent 9a705f7 commit 71d0dce

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

codemc-api/io.codemc.api/-r-e-s-o-u-r-c-e_-c-a-c-h-e.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<div class="cover ">
6767
<h1 class="cover"><span><span>RESOURCE_CACHE</span></span></h1>
6868
</div>
69-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">val </span><a href="-r-e-s-o-u-r-c-e_-c-a-c-h-e.html">RESOURCE_CACHE</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span></div><p class="paragraph">The resource cache of loaded resources, mapped by their ID.</p></div></div>
69+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">val </span><a href="-r-e-s-o-u-r-c-e_-c-a-c-h-e.html">RESOURCE_CACHE</a><span class="token operator">: </span><span data-unresolved-link="/&amp;lt;Error class: unknown class&amp;gt;///PointingToDeclaration/">&lt;Error class: unknown class&gt;</span></div><p class="paragraph">The resource cache of loaded resources, mapped by their ID.</p></div></div>
7070
</div>
7171
<div class="footer">
7272
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 Copyright</span><span

codemc-api/io.codemc.api/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h2 class="">Properties</h2>
171171
</span></span></div>
172172
<div>
173173
<div class="title">
174-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">val </span><a href="-r-e-s-o-u-r-c-e_-c-a-c-h-e.html">RESOURCE_CACHE</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span></div><div class="brief "><p class="paragraph">The resource cache of loaded resources, mapped by their ID.</p></div></div></div>
174+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">val </span><a href="-r-e-s-o-u-r-c-e_-c-a-c-h-e.html">RESOURCE_CACHE</a><span class="token operator">: </span><span data-unresolved-link="/&amp;lt;Error class: unknown class&amp;gt;///PointingToDeclaration/">&lt;Error class: unknown class&gt;</span></div><div class="brief "><p class="paragraph">The resource cache of loaded resources, mapped by their ID.</p></div></div></div>
175175
</div>
176176
</div>
177177
</div>

codemc-api/io.codemc.api/load-resources.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<div class="cover ">
6767
<h1 class="cover"><span>load</span><wbr></wbr><span><span>Resources</span></span></h1>
6868
</div>
69-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">suspend </span><span class="token keyword">fun </span><a href="load-resources.html"><span class="token function">loadResources</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><p class="paragraph">Loads the resources into the <a href="-r-e-s-o-u-r-c-e_-c-a-c-h-e.html">RESOURCE_CACHE</a>.</p><h4 class="">Throws</h4><div class="table"><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-illegal-state-exception/index.html"><span>Illegal</span><wbr></wbr><span>State</span><wbr></wbr><span><span>Exception</span></span></a></div></span></div><div><div class="title"><p class="paragraph">if a resource is not found.</p></div></div></div></div></div></div></div>
69+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">suspend </span><span class="token keyword">fun </span><a href="load-resources.html"><span class="token function">loadResources</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><p class="paragraph">Loads the resources into the <a href="-r-e-s-o-u-r-c-e_-c-a-c-h-e.html">RESOURCE_CACHE</a>.</p><h4 class="">Throws</h4><div class="table"><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html"><span>Illegal</span><wbr></wbr><span>State</span><wbr></wbr><span><span>Exception</span></span></a></div></span></div><div><div class="title"><p class="paragraph">if a resource is not found.</p></div></div></div></div></div></div></div>
7070
</div>
7171
<div class="footer">
7272
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 Copyright</span><span

0 commit comments

Comments
 (0)