Skip to content

Commit

Permalink
Publishing javadoc for spongeapi 8.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Spongie committed Mar 2, 2022
1 parent fdab6b7 commit 1f9ce18
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 8 deletions.
6 changes: 6 additions & 0 deletions spongeapi/8.1.0-SNAPSHOT/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -16465,6 +16465,12 @@ <h2 class="title">F</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/spongepowered/api/world/volume/stream/VolumeStream.html#flatMap(org.spongepowered.api.world.volume.stream.VolumeFlatMapper)">flatMap(VolumeFlatMapper&lt;V, T&gt;)</a></span> - Method in interface org.spongepowered.api.world.volume.stream.<a href="org/spongepowered/api/world/volume/stream/VolumeStream.html" title="interface in org.spongepowered.api.world.volume.stream">VolumeStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/spongepowered/api/adventure/SpongeComponents.Factory.html#flattener()">flattener()</a></span> - Method in interface org.spongepowered.api.adventure.<a href="org/spongepowered/api/adventure/SpongeComponents.Factory.html" title="interface in org.spongepowered.api.adventure">SpongeComponents.Factory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/spongepowered/api/adventure/SpongeComponents.html#flattener()">flattener()</a></span> - Static method in class org.spongepowered.api.adventure.<a href="org/spongepowered/api/adventure/SpongeComponents.html" title="class in org.spongepowered.api.adventure">SpongeComponents</a></dt>
<dd>
<div class="block">Get a <a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/flattener/ComponentFlattener.html?is-external=true" title="class or interface in net.kyori.adventure.text.flattener" class="externalLink"><code>ComponentFlattener</code></a> with access to server-specific information</div>
</dd>
<dt><span class="memberNameLink"><a href="org/spongepowered/api/data/type/ProfessionTypes.html#FLETCHER">FLETCHER</a></span> - Static variable in class org.spongepowered.api.data.type.<a href="org/spongepowered/api/data/type/ProfessionTypes.html" title="class in org.spongepowered.api.data.type">ProfessionTypes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/spongepowered/api/block/BlockTypes.html#FLETCHING_TABLE">FLETCHING_TABLE</a></span> - Static variable in class org.spongepowered.api.block.<a href="org/spongepowered/api/block/BlockTypes.html" title="class in org.spongepowered.api.block">BlockTypes</a></dt>
Expand Down
2 changes: 1 addition & 1 deletion spongeapi/8.1.0-SNAPSHOT/member-search-index.js

Large diffs are not rendered by default.

Binary file modified spongeapi/8.1.0-SNAPSHOT/member-search-index.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
catch(err) {
}
//-->
var data = {"i0":6,"i1":6,"i2":6};
var data = {"i0":6,"i1":6,"i2":6,"i3":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -153,6 +153,11 @@ <h3>Method Summary</h3>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/flattener/ComponentFlattener.html?is-external=true" title="class or interface in net.kyori.adventure.text.flattener" class="externalLink">ComponentFlattener</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#flattener()">flattener</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#render(net.kyori.adventure.text.Component,org.spongepowered.api.command.CommandCause,net.kyori.adventure.audience.Audience,org.spongepowered.api.registry.DefaultedRegistryReference,org.spongepowered.api.registry.DefaultedRegistryReference...)">render</a></span>&#8203;(<a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a>&nbsp;component,
<a href="../command/CommandCause.html" title="interface in org.spongepowered.api.command">CommandCause</a>&nbsp;senderContext,
Expand All @@ -161,7 +166,7 @@ <h3>Method Summary</h3>
<a href="../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a>&lt;<a href="ResolveOperation.html" title="interface in org.spongepowered.api.adventure">ResolveOperation</a>&gt;...&nbsp;otherResolvers)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#render(net.kyori.adventure.text.Component,org.spongepowered.api.command.CommandCause,org.spongepowered.api.registry.DefaultedRegistryReference,org.spongepowered.api.registry.DefaultedRegistryReference...)">render</a></span>&#8203;(<a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a>&nbsp;component,
<a href="../command/CommandCause.html" title="interface in org.spongepowered.api.command">CommandCause</a>&nbsp;senderContext,
Expand Down Expand Up @@ -211,7 +216,7 @@ <h4>render</h4>
<a id="render(net.kyori.adventure.text.Component,org.spongepowered.api.command.CommandCause,org.spongepowered.api.registry.DefaultedRegistryReference,org.spongepowered.api.registry.DefaultedRegistryReference...)">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>render</h4>
<pre class="methodSignature"><a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a>&nbsp;render&#8203;(<a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a>&nbsp;component,
Expand All @@ -220,6 +225,15 @@ <h4>render</h4>
<a href="../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a>&lt;<a href="ResolveOperation.html" title="interface in org.spongepowered.api.adventure">ResolveOperation</a>&gt;...&nbsp;otherResolvers)</pre>
</li>
</ul>
<a id="flattener()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>flattener</h4>
<pre class="methodSignature"><a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/flattener/ComponentFlattener.html?is-external=true" title="class or interface in net.kyori.adventure.text.flattener" class="externalLink">ComponentFlattener</a>&nbsp;flattener()</pre>
</li>
</ul>
</li>
</ul>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
catch(err) {
}
//-->
var data = {"i0":9,"i1":9,"i2":9};
var data = {"i0":9,"i1":9,"i2":9,"i3":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -185,6 +185,13 @@ <h3>Method Summary</h3>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/flattener/ComponentFlattener.html?is-external=true" title="class or interface in net.kyori.adventure.text.flattener" class="externalLink">ComponentFlattener</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#flattener()">flattener</a></span>()</code></th>
<td class="colLast">
<div class="block">Get a <a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/flattener/ComponentFlattener.html?is-external=true" title="class or interface in net.kyori.adventure.text.flattener" class="externalLink"><code>ComponentFlattener</code></a> with access to server-specific information</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#resolve(net.kyori.adventure.text.Component,org.spongepowered.api.command.CommandCause,net.kyori.adventure.audience.Audience,org.spongepowered.api.registry.DefaultedRegistryReference,org.spongepowered.api.registry.DefaultedRegistryReference...)">resolve</a></span>&#8203;(<a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a>&nbsp;component,
<a href="../command/CommandCause.html" title="interface in org.spongepowered.api.command">CommandCause</a>&nbsp;senderContext,
Expand All @@ -195,7 +202,7 @@ <h3>Method Summary</h3>
<div class="block">Render a component for viewer-specific context.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#resolve(net.kyori.adventure.text.Component,org.spongepowered.api.command.CommandCause,org.spongepowered.api.registry.DefaultedRegistryReference,org.spongepowered.api.registry.DefaultedRegistryReference...)">resolve</a></span>&#8203;(<a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/Component.html?is-external=true" title="class or interface in net.kyori.adventure.text" class="externalLink">Component</a>&nbsp;component,
<a href="../command/CommandCause.html" title="interface in org.spongepowered.api.command">CommandCause</a>&nbsp;senderContext,
Expand Down Expand Up @@ -280,7 +287,7 @@ <h4>resolve</h4>
<a id="resolve(net.kyori.adventure.text.Component,org.spongepowered.api.command.CommandCause,org.spongepowered.api.registry.DefaultedRegistryReference,org.spongepowered.api.registry.DefaultedRegistryReference...)">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>resolve</h4>
<pre class="methodSignature"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/SafeVarargs.html?is-external=true" title="class or interface in java.lang" class="externalLink">@SafeVarargs</a>
Expand All @@ -302,6 +309,22 @@ <h4>resolve</h4>
</dl>
</li>
</ul>
<a id="flattener()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>flattener</h4>
<pre class="methodSignature">public static&nbsp;<a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/flattener/ComponentFlattener.html?is-external=true" title="class or interface in net.kyori.adventure.text.flattener" class="externalLink">ComponentFlattener</a>&nbsp;flattener()</pre>
<div class="block">Get a <a href="https://jd.adventure.kyori.net/api/4.10.0/net/kyori/adventure/text/flattener/ComponentFlattener.html?is-external=true" title="class or interface in net.kyori.adventure.text.flattener" class="externalLink"><code>ComponentFlattener</code></a> with access to server-specific information

<p>This flattener can be used for custom formats where translatable strings should be localized server-side.</p></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The flattener</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
Expand Down
2 changes: 1 addition & 1 deletion spongeapi/8.1.0-SNAPSHOT/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Wed Mar 02 17:55:06 UTC 2022 -->
<!-- Generated by javadoc (11.0.11) on Wed Mar 02 18:05:43 UTC 2022 -->
<title>SpongeAPI 8.1.0-SNAPSHOT API</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript">window.location.replace('index.html')</script>
Expand Down
Binary file modified spongeapi/8.1.0-SNAPSHOT/package-search-index.zip
Binary file not shown.
Binary file modified spongeapi/8.1.0-SNAPSHOT/type-search-index.zip
Binary file not shown.

0 comments on commit 1f9ce18

Please sign in to comment.