Skip to content

Commit 9bc5eb8

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 14.0.0-SNAPSHOT
1 parent fbf2b1d commit 9bc5eb8

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

spongeapi/14.0.0-SNAPSHOT/index-all.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5671,7 +5671,7 @@ <h2 class="title" id="I:B">B</h2>
56715671
<dd>&nbsp;</dd>
56725672
<dt><a href="org/spongepowered/api/data/Keys.html#BLOCK_STATE" class="member-name-link">BLOCK_STATE</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>
56735673
<dd>
5674-
<div class="block">The <a href="org/spongepowered/api/block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> of a <a href="org/spongepowered/api/entity/vehicle/minecart/BlockOccupiedMinecart.html" title="interface in org.spongepowered.api.entity.vehicle.minecart"><code>BlockOccupiedMinecart</code></a> or <a href="org/spongepowered/api/entity/FallingBlock.html" title="interface in org.spongepowered.api.entity"><code>FallingBlock</code></a>.</div>
5674+
<div class="block">The <a href="org/spongepowered/api/block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> of a <a href="org/spongepowered/api/entity/vehicle/minecart/BlockOccupiedMinecart.html" title="interface in org.spongepowered.api.entity.vehicle.minecart"><code>BlockOccupiedMinecart</code></a>, <a href="org/spongepowered/api/entity/FallingBlock.html" title="interface in org.spongepowered.api.entity"><code>FallingBlock</code></a> or <a href="org/spongepowered/api/block/entity/Piston.html" title="interface in org.spongepowered.api.block.entity"><code>moving Piston</code></a>.</div>
56755675
</dd>
56765676
<dt><a href="org/spongepowered/api/effect/particle/ParticleOptions.html#BLOCK_STATE" class="member-name-link">BLOCK_STATE</a> - Static variable in class org.spongepowered.api.effect.particle.<a href="org/spongepowered/api/effect/particle/ParticleOptions.html" title="class in org.spongepowered.api.effect.particle">ParticleOptions</a></dt>
56775677
<dd>
@@ -24708,7 +24708,8 @@ <h2 class="title" id="I:I">I</h2>
2470824708
<dd>&nbsp;</dd>
2470924709
<dt><a href="org/spongepowered/api/data/Keys.html#IS_EXTENDED" class="member-name-link">IS_EXTENDED</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>
2471024710
<dd>
24711-
<div class="block">Whether a piston <a href="org/spongepowered/api/block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> is currently extended.</div>
24711+
<div class="block">Whether a piston <a href="org/spongepowered/api/block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> is currently extended or
24712+
<a href="org/spongepowered/api/block/entity/Piston.html" title="interface in org.spongepowered.api.block.entity"><code>moving Piston</code></a> is extending.</div>
2471224713
</dd>
2471324714
<dt><a href="org/spongepowered/api/data/Keys.html#IS_FACEPLANTED" class="member-name-link">IS_FACEPLANTED</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>
2471424715
<dd>

spongeapi/14.0.0-SNAPSHOT/org/spongepowered/api/data/Keys.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h2>Field Summary</h2>
298298
<div class="col-first odd-row-color"><code>static final <a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><wbr>&lt;<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a>&lt;<a href="../block/BlockState.html" title="interface in org.spongepowered.api.block">BlockState</a>&gt;&gt;</code></div>
299299
<div class="col-second odd-row-color"><code><a href="#BLOCK_STATE" class="member-name-link">BLOCK_STATE</a></code></div>
300300
<div class="col-last odd-row-color">
301-
<div class="block">The <a href="../block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> of a <a href="../entity/vehicle/minecart/BlockOccupiedMinecart.html" title="interface in org.spongepowered.api.entity.vehicle.minecart"><code>BlockOccupiedMinecart</code></a> or <a href="../entity/FallingBlock.html" title="interface in org.spongepowered.api.entity"><code>FallingBlock</code></a>.</div>
301+
<div class="block">The <a href="../block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> of a <a href="../entity/vehicle/minecart/BlockOccupiedMinecart.html" title="interface in org.spongepowered.api.entity.vehicle.minecart"><code>BlockOccupiedMinecart</code></a>, <a href="../entity/FallingBlock.html" title="interface in org.spongepowered.api.entity"><code>FallingBlock</code></a> or <a href="../block/entity/Piston.html" title="interface in org.spongepowered.api.block.entity"><code>moving Piston</code></a>.</div>
302302
</div>
303303
<div class="col-first even-row-color"><code>static final <a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><wbr>&lt;<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a>&lt;<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link">Double</a>&gt;&gt;</code></div>
304304
<div class="col-second even-row-color"><code><a href="#BLOCK_TEMPERATURE" class="member-name-link">BLOCK_TEMPERATURE</a></code></div>
@@ -1286,7 +1286,8 @@ <h2>Field Summary</h2>
12861286
<div class="col-first odd-row-color"><code>static final <a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><wbr>&lt;<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a>&lt;<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Boolean.html" title="class or interface in java.lang" class="external-link">Boolean</a>&gt;&gt;</code></div>
12871287
<div class="col-second odd-row-color"><code><a href="#IS_EXTENDED" class="member-name-link">IS_EXTENDED</a></code></div>
12881288
<div class="col-last odd-row-color">
1289-
<div class="block">Whether a piston <a href="../block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> is currently extended.</div>
1289+
<div class="block">Whether a piston <a href="../block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> is currently extended or
1290+
<a href="../block/entity/Piston.html" title="interface in org.spongepowered.api.block.entity"><code>moving Piston</code></a> is extending.</div>
12901291
</div>
12911292
<div class="col-first even-row-color"><code>static final <a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><wbr>&lt;<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a>&lt;<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Boolean.html" title="class or interface in java.lang" class="external-link">Boolean</a>&gt;&gt;</code></div>
12921293
<div class="col-second even-row-color"><code><a href="#IS_FACEPLANTED" class="member-name-link">IS_FACEPLANTED</a></code></div>
@@ -3203,7 +3204,7 @@ <h3>BLOCK_LIGHT</h3>
32033204
<section class="detail" id="BLOCK_STATE">
32043205
<h3>BLOCK_STATE</h3>
32053206
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="Key.html" title="interface in org.spongepowered.api.data">Key</a>&lt;<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a>&lt;<a href="../block/BlockState.html" title="interface in org.spongepowered.api.block">BlockState</a>&gt;&gt;</span>&nbsp;<span class="element-name">BLOCK_STATE</span></div>
3206-
<div class="block">The <a href="../block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> of a <a href="../entity/vehicle/minecart/BlockOccupiedMinecart.html" title="interface in org.spongepowered.api.entity.vehicle.minecart"><code>BlockOccupiedMinecart</code></a> or <a href="../entity/FallingBlock.html" title="interface in org.spongepowered.api.entity"><code>FallingBlock</code></a>.</div>
3207+
<div class="block">The <a href="../block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> of a <a href="../entity/vehicle/minecart/BlockOccupiedMinecart.html" title="interface in org.spongepowered.api.entity.vehicle.minecart"><code>BlockOccupiedMinecart</code></a>, <a href="../entity/FallingBlock.html" title="interface in org.spongepowered.api.entity"><code>FallingBlock</code></a> or <a href="../block/entity/Piston.html" title="interface in org.spongepowered.api.block.entity"><code>moving Piston</code></a>.</div>
32073208
</section>
32083209
</li>
32093210
<li>
@@ -4839,8 +4840,8 @@ <h3>IS_ELYTRA_FLYING</h3>
48394840
<section class="detail" id="IS_EXTENDED">
48404841
<h3>IS_EXTENDED</h3>
48414842
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="Key.html" title="interface in org.spongepowered.api.data">Key</a>&lt;<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a>&lt;<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Boolean.html" title="class or interface in java.lang" class="external-link">Boolean</a>&gt;&gt;</span>&nbsp;<span class="element-name">IS_EXTENDED</span></div>
4842-
<div class="block">Whether a piston <a href="../block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> is currently extended.
4843-
TODO <a href="../block/entity/Piston.html" title="interface in org.spongepowered.api.block.entity"><code>Piston</code></a>?</div>
4843+
<div class="block">Whether a piston <a href="../block/BlockState.html" title="interface in org.spongepowered.api.block"><code>BlockState</code></a> is currently extended or
4844+
<a href="../block/entity/Piston.html" title="interface in org.spongepowered.api.block.entity"><code>moving Piston</code></a> is extending.</div>
48444845
</section>
48454846
</li>
48464847
<li>

0 commit comments

Comments
 (0)