You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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>
5673
5673
<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>
5675
5675
</dd>
5676
5676
<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>
<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>
24710
24710
<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>
24712
24713
</dd>
24713
24714
<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>
Copy file name to clipboardExpand all lines: spongeapi/14.0.0-SNAPSHOT/org/spongepowered/api/data/Keys.html
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -298,7 +298,7 @@ <h2>Field Summary</h2>
298
298
<div class="col-first odd-row-color"><code>static final <a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><wbr><<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a><<a href="../block/BlockState.html" title="interface in org.spongepowered.api.block">BlockState</a>>></code></div>
<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>
302
302
</div>
303
303
<div class="col-first even-row-color"><code>static final <a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><wbr><<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a><<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>>></code></div>
<div class="col-first odd-row-color"><code>static final <a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><wbr><<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a><<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>>></code></div>
<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>
1290
1291
</div>
1291
1292
<div class="col-first even-row-color"><code>static final <a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><wbr><<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a><<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>>></code></div>
<div class="member-signature"><span class="modifiers">public static final</span> <span class="return-type"><a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a><<a href="../block/BlockState.html" title="interface in org.spongepowered.api.block">BlockState</a>>></span> <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>
3207
3208
</section>
3208
3209
</li>
3209
3210
<li>
@@ -4839,8 +4840,8 @@ <h3>IS_ELYTRA_FLYING</h3>
4839
4840
<section class="detail" id="IS_EXTENDED">
4840
4841
<h3>IS_EXTENDED</h3>
4841
4842
<div class="member-signature"><span class="modifiers">public static final</span> <span class="return-type"><a href="Key.html" title="interface in org.spongepowered.api.data">Key</a><<a href="value/Value.html" title="interface in org.spongepowered.api.data.value">Value</a><<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>>></span> <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>
0 commit comments