Skip to content

Commit 69088c3

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 12.1.0-SNAPSHOT
1 parent addb02f commit 69088c3

File tree

5 files changed

+1132
-1079
lines changed

5 files changed

+1132
-1079
lines changed

spongeapi/12.1.0-SNAPSHOT/index-all.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19029,6 +19029,10 @@ <h2 class="title" id="I:F">F</h2>
1902919029
<dd>
1903019030
<div class="block">Returns a fixed biome provider base on a single <a href="org/spongepowered/api/world/biome/Biome.html" title="interface in org.spongepowered.api.world.biome"><code>Biome</code></a></div>
1903119031
</dd>
19032+
<dt><a href="org/spongepowered/api/data/Keys.html#FIXED" class="member-name-link">FIXED</a> - Static variable in class org.spongepowered.api.data.<a href="org/spongepowered/api/data/Keys.html" title="class in org.spongepowered.api.data">Keys</a></dt>
19033+
<dd>
19034+
<div class="block">Whether a <a href="org/spongepowered/api/entity/hanging/ItemFrame.html" title="interface in org.spongepowered.api.entity.hanging"><code>ItemFrame</code></a> is "fixed".</div>
19035+
</dd>
1903219036
<dt><a href="org/spongepowered/api/entity/display/BillboardTypes.html#FIXED" class="member-name-link">FIXED</a> - Static variable in class org.spongepowered.api.entity.display.<a href="org/spongepowered/api/entity/display/BillboardTypes.html" title="class in org.spongepowered.api.entity.display">BillboardTypes</a></dt>
1903319037
<dd>&nbsp;</dd>
1903419038
<dt><a href="org/spongepowered/api/entity/display/ItemDisplayTypes.html#FIXED" class="member-name-link">FIXED</a> - Static variable in class org.spongepowered.api.entity.display.<a href="org/spongepowered/api/entity/display/ItemDisplayTypes.html" title="class in org.spongepowered.api.entity.display">ItemDisplayTypes</a></dt>
@@ -38175,6 +38179,11 @@ <h2 class="title" id="I:R">R</h2>
3817538179
<div class="block">The remaining amount of ticks the current brewing
3817638180
process of a <a href="org/spongepowered/api/block/entity/carrier/BrewingStand.html" title="interface in org.spongepowered.api.block.entity.carrier"><code>BrewingStand</code></a> will take.</div>
3817738181
</dd>
38182+
<dt><a href="org/spongepowered/api/command/parameter/managed/clientcompletion/ClientCompletionTypes.html#REMAINING_JOINED_STRINGS" class="member-name-link">REMAINING_JOINED_STRINGS</a> - Static variable in class org.spongepowered.api.command.parameter.managed.clientcompletion.<a href="org/spongepowered/api/command/parameter/managed/clientcompletion/ClientCompletionTypes.html" title="class in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionTypes</a></dt>
38183+
<dd>
38184+
<div class="block">Indicates to the client that the <a href="org/spongepowered/api/command/parameter/managed/ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a greedy
38185+
string.</div>
38186+
</dd>
3817838187
<dt><a href="org/spongepowered/api/command/parameter/managed/standard/ResourceKeyedValueParameters.html#REMAINING_JOINED_STRINGS" class="member-name-link">REMAINING_JOINED_STRINGS</a> - Static variable in class org.spongepowered.api.command.parameter.managed.standard.<a href="org/spongepowered/api/command/parameter/managed/standard/ResourceKeyedValueParameters.html" title="class in org.spongepowered.api.command.parameter.managed.standard">ResourceKeyedValueParameters</a></dt>
3817938188
<dd>
3818038189
<div class="block">Require one or more strings, without any processing, which are combined
@@ -42654,6 +42663,10 @@ <h2 class="title" id="I:S">S</h2>
4265442663
<dd>
4265542664
<div class="block"><a href="org/spongepowered/api/data/Keys.html#SKIN_PROFILE_PROPERTY"><code>Keys.SKIN_PROFILE_PROPERTY</code></a></div>
4265642665
</dd>
42666+
<dt><a href="org/spongepowered/api/command/parameter/ArgumentReader.Mutable.html#skipChar()" class="member-name-link">skipChar()</a> - Method in interface org.spongepowered.api.command.parameter.<a href="org/spongepowered/api/command/parameter/ArgumentReader.Mutable.html" title="interface in org.spongepowered.api.command.parameter">ArgumentReader.Mutable</a></dt>
42667+
<dd>
42668+
<div class="block">Moves the cursor to the next character.</div>
42669+
</dd>
4265742670
<dt><a href="org/spongepowered/api/command/parameter/ArgumentReader.Mutable.html#skipWhitespace()" class="member-name-link">skipWhitespace()</a> - Method in interface org.spongepowered.api.command.parameter.<a href="org/spongepowered/api/command/parameter/ArgumentReader.Mutable.html" title="interface in org.spongepowered.api.command.parameter">ArgumentReader.Mutable</a></dt>
4265842671
<dd>
4265942672
<div class="block">Moves the cursor to the next non-whitespace character.</div>

spongeapi/12.1.0-SNAPSHOT/member-search-index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spongeapi/12.1.0-SNAPSHOT/org/spongepowered/api/command/parameter/ArgumentReader.Mutable.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,13 @@ <h2>Method Summary</h2>
198198
the provided <a href="ArgumentReader.html" title="interface in org.spongepowered.api.command.parameter"><code>ArgumentReader</code></a> is in.</div>
199199
</div>
200200
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
201-
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#skipWhitespace()" class="member-name-link">skipWhitespace</a>()</code></div>
201+
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#skipChar()" class="member-name-link">skipChar</a>()</code></div>
202202
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
203+
<div class="block">Moves the cursor to the next character.</div>
204+
</div>
205+
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
206+
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#skipWhitespace()" class="member-name-link">skipWhitespace</a>()</code></div>
207+
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
203208
<div class="block">Moves the cursor to the next non-whitespace character.</div>
204209
</div>
205210
</div>
@@ -220,6 +225,13 @@ <h3 id="methods-inherited-from-class-org.spongepowered.api.command.parameter.Arg
220225
<h2>Method Details</h2>
221226
<ul class="member-list">
222227
<li>
228+
<section class="detail" id="skipChar()">
229+
<h3>skipChar</h3>
230+
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">skipChar</span>()</div>
231+
<div class="block">Moves the cursor to the next character.</div>
232+
</section>
233+
</li>
234+
<li>
223235
<section class="detail" id="skipWhitespace()">
224236
<h3>skipWhitespace</h3>
225237
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">skipWhitespace</span>()</div>

spongeapi/12.1.0-SNAPSHOT/org/spongepowered/api/command/parameter/managed/clientcompletion/ClientCompletionTypes.html

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -118,26 +118,32 @@ <h2>Field Summary</h2>
118118
<a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> does not parse any part of the string.</div>
119119
</div>
120120
<div class="col-first even-row-color"><code>static final <a href="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>&gt;</code></div>
121-
<div class="col-second even-row-color"><code><a href="#RESOURCE_KEY" class="member-name-link">RESOURCE_KEY</a></code></div>
121+
<div class="col-second even-row-color"><code><a href="#REMAINING_JOINED_STRINGS" class="member-name-link">REMAINING_JOINED_STRINGS</a></code></div>
122122
<div class="col-last even-row-color">
123-
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a
124-
<a href="../../../../ResourceKey.html" title="interface in org.spongepowered.api"><code>ResourceKey</code></a>.</div>
123+
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a greedy
124+
string.</div>
125125
</div>
126126
<div class="col-first odd-row-color"><code>static final <a href="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>&gt;</code></div>
127-
<div class="col-second odd-row-color"><code><a href="#SNBT" class="member-name-link">SNBT</a></code></div>
127+
<div class="col-second odd-row-color"><code><a href="#RESOURCE_KEY" class="member-name-link">RESOURCE_KEY</a></code></div>
128128
<div class="col-last odd-row-color">
129-
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> will parse SNBT
130-
(the string format for NBT).</div>
129+
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a
130+
<a href="../../../../ResourceKey.html" title="interface in org.spongepowered.api"><code>ResourceKey</code></a>.</div>
131131
</div>
132132
<div class="col-first even-row-color"><code>static final <a href="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>&gt;</code></div>
133-
<div class="col-second even-row-color"><code><a href="#STRING" class="member-name-link">STRING</a></code></div>
133+
<div class="col-second even-row-color"><code><a href="#SNBT" class="member-name-link">SNBT</a></code></div>
134134
<div class="col-last even-row-color">
135-
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a standard
136-
string.</div>
135+
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> will parse SNBT
136+
(the string format for NBT).</div>
137137
</div>
138138
<div class="col-first odd-row-color"><code>static final <a href="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>&gt;</code></div>
139-
<div class="col-second odd-row-color"><code><a href="#WHOLE_NUMBER" class="member-name-link">WHOLE_NUMBER</a></code></div>
139+
<div class="col-second odd-row-color"><code><a href="#STRING" class="member-name-link">STRING</a></code></div>
140140
<div class="col-last odd-row-color">
141+
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a standard
142+
string.</div>
143+
</div>
144+
<div class="col-first even-row-color"><code>static final <a href="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>&gt;</code></div>
145+
<div class="col-second even-row-color"><code><a href="#WHOLE_NUMBER" class="member-name-link">WHOLE_NUMBER</a></code></div>
146+
<div class="col-last even-row-color">
141147
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> accepts a whole
142148
number.</div>
143149
</div>
@@ -203,6 +209,14 @@ <h3>NONE</h3>
203209
</section>
204210
</li>
205211
<li>
212+
<section class="detail" id="REMAINING_JOINED_STRINGS">
213+
<h3>REMAINING_JOINED_STRINGS</h3>
214+
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a>&lt;<a href="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>&gt;</span>&nbsp;<span class="element-name">REMAINING_JOINED_STRINGS</span></div>
215+
<div class="block">Indicates to the client that the <a href="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a greedy
216+
string.</div>
217+
</section>
218+
</li>
219+
<li>
206220
<section class="detail" id="RESOURCE_KEY">
207221
<h3>RESOURCE_KEY</h3>
208222
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a>&lt;<a href="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>&gt;</span>&nbsp;<span class="element-name">RESOURCE_KEY</span></div>

0 commit comments

Comments
 (0)