Skip to content

Commit

Permalink
Publishing javadoc for SpongePowered/SpongeAPI 11.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
spongie-jd[bot] committed Jun 4, 2024
1 parent 16816ea commit 6130b6b
Show file tree
Hide file tree
Showing 41 changed files with 68 additions and 85 deletions.
16 changes: 8 additions & 8 deletions spongeapi/11.0.0-SNAPSHOT/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -24464,6 +24464,10 @@ <h2 class="title" id="I:I">I</h2>
</dd>
<dt><a href="org/spongepowered/api/data/type/PandaGene.html#isRecessive()" class="member-name-link">isRecessive()</a> - Method in interface org.spongepowered.api.data.type.<a href="org/spongepowered/api/data/type/PandaGene.html" title="interface in org.spongepowered.api.data.type">PandaGene</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/spongepowered/api/block/entity/BlockEntity.html#isRemoved()" class="member-name-link">isRemoved()</a> - Method in interface org.spongepowered.api.block.entity.<a href="org/spongepowered/api/block/entity/BlockEntity.html" title="interface in org.spongepowered.api.block.entity">BlockEntity</a></dt>
<dd>
<div class="block">Returns whether this block entity has been removed.</div>
</dd>
<dt><a href="org/spongepowered/api/entity/Entity.html#isRemoved()" class="member-name-link">isRemoved()</a> - Method in interface org.spongepowered.api.entity.<a href="org/spongepowered/api/entity/Entity.html" title="interface in org.spongepowered.api.entity">Entity</a></dt>
<dd>
<div class="block">Returns whether this entity has been removed.</div>
Expand Down Expand Up @@ -24609,10 +24613,6 @@ <h2 class="title" id="I:I">I</h2>
<dd>
<div class="block">Return whether Y component is non-zero.</div>
</dd>
<dt><a href="org/spongepowered/api/block/entity/BlockEntity.html#isValid()" class="member-name-link">isValid()</a> - Method in interface org.spongepowered.api.block.entity.<a href="org/spongepowered/api/block/entity/BlockEntity.html" title="interface in org.spongepowered.api.block.entity">BlockEntity</a></dt>
<dd>
<div class="block">Checks for whether the block entity is currently valid or not.</div>
</dd>
<dt><a href="org/spongepowered/api/data/Transaction.html#isValid()" class="member-name-link">isValid()</a> - Method in class org.spongepowered.api.data.<a href="org/spongepowered/api/data/Transaction.html" title="class in org.spongepowered.api.data">Transaction</a></dt>
<dd>
<div class="block">Gets whether this transaction is marked as valid.</div>
Expand Down Expand Up @@ -37541,6 +37541,10 @@ <h2 class="title" id="I:R">R</h2>
<dd>
<div class="block">Represents a player on a client that is not the client's <a href="org/spongepowered/api/entity/living/player/client/LocalPlayer.html" title="interface in org.spongepowered.api.entity.living.player.client"><code>player</code></a>.</div>
</dd>
<dt><a href="org/spongepowered/api/block/entity/BlockEntity.html#remove()" class="member-name-link">remove()</a> - Method in interface org.spongepowered.api.block.entity.<a href="org/spongepowered/api/block/entity/BlockEntity.html" title="interface in org.spongepowered.api.block.entity">BlockEntity</a></dt>
<dd>
<div class="block">Removes this block entity from the world and its corresponding block.</div>
</dd>
<dt><a href="org/spongepowered/api/entity/Entity.html#remove()" class="member-name-link">remove()</a> - Method in interface org.spongepowered.api.entity.<a href="org/spongepowered/api/entity/Entity.html" title="interface in org.spongepowered.api.entity">Entity</a></dt>
<dd>
<div class="block">Mark this entity for removal in the very near future, preferably
Expand Down Expand Up @@ -41171,10 +41175,6 @@ <h2 class="title" id="I:S">S</h2>
<div class="block">Sets the string at the specified absolute index in this
buffer.</div>
</dd>
<dt><a href="org/spongepowered/api/block/entity/BlockEntity.html#setValid(boolean)" class="member-name-link">setValid(boolean)</a> - Method in interface org.spongepowered.api.block.entity.<a href="org/spongepowered/api/block/entity/BlockEntity.html" title="interface in org.spongepowered.api.block.entity">BlockEntity</a></dt>
<dd>
<div class="block">Changes the validation of this block entity.</div>
</dd>
<dt><a href="org/spongepowered/api/block/transaction/NotificationTicket.html#setValid(boolean)" class="member-name-link">setValid(boolean)</a> - Method in interface org.spongepowered.api.block.transaction.<a href="org/spongepowered/api/block/transaction/NotificationTicket.html" title="interface in org.spongepowered.api.block.transaction">NotificationTicket</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/spongepowered/api/data/Transaction.html#setValid(boolean)" class="member-name-link">setValid(boolean)</a> - Method in class org.spongepowered.api.data.<a href="org/spongepowered/api/data/Transaction.html" title="class in org.spongepowered.api.data">Transaction</a></dt>
Expand Down
2 changes: 1 addition & 1 deletion spongeapi/11.0.0-SNAPSHOT/member-search-index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h2>Method Summary</h2>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.spongepowered.api.block.entity.BlockEntity">Methods inherited from interface&nbsp;org.spongepowered.api.block.entity.<a href="BlockEntity.html" title="interface in org.spongepowered.api.block.entity">BlockEntity</a></h3>
<code><a href="BlockEntity.html#block()">block</a>, <a href="BlockEntity.html#copy()">copy</a>, <a href="BlockEntity.html#createArchetype()">createArchetype</a>, <a href="BlockEntity.html#isValid()">isValid</a>, <a href="BlockEntity.html#locatableBlock()">locatableBlock</a>, <a href="BlockEntity.html#mirror(java.util.function.Supplier)">mirror</a>, <a href="BlockEntity.html#mirror(org.spongepowered.api.util.mirror.Mirror)">mirror</a>, <a href="BlockEntity.html#rotate(java.util.function.Supplier)">rotate</a>, <a href="BlockEntity.html#rotate(org.spongepowered.api.util.rotation.Rotation)">rotate</a>, <a href="BlockEntity.html#setValid(boolean)">setValid</a>, <a href="BlockEntity.html#type()">type</a></code></div>
<code><a href="BlockEntity.html#block()">block</a>, <a href="BlockEntity.html#copy()">copy</a>, <a href="BlockEntity.html#createArchetype()">createArchetype</a>, <a href="BlockEntity.html#isRemoved()">isRemoved</a>, <a href="BlockEntity.html#locatableBlock()">locatableBlock</a>, <a href="BlockEntity.html#mirror(java.util.function.Supplier)">mirror</a>, <a href="BlockEntity.html#mirror(org.spongepowered.api.util.mirror.Mirror)">mirror</a>, <a href="BlockEntity.html#remove()">remove</a>, <a href="BlockEntity.html#rotate(java.util.function.Supplier)">rotate</a>, <a href="BlockEntity.html#rotate(org.spongepowered.api.util.rotation.Rotation)">rotate</a>, <a href="BlockEntity.html#type()">type</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.spongepowered.api.data.DataHolder.Mutable">Methods inherited from interface&nbsp;org.spongepowered.api.data.<a href="../../data/DataHolder.Mutable.html" title="interface in org.spongepowered.api.data">DataHolder.Mutable</a></h3>
<code><a href="../../data/DataHolder.Mutable.html#copyFrom(org.spongepowered.api.data.value.ValueContainer)">copyFrom</a>, <a href="../../data/DataHolder.Mutable.html#copyFrom(org.spongepowered.api.data.value.ValueContainer,org.spongepowered.api.data.value.MergeFunction)">copyFrom</a>, <a href="../../data/DataHolder.Mutable.html#offer(java.util.function.Supplier,E)">offer</a>, <a href="../../data/DataHolder.Mutable.html#offer(java.util.function.Supplier,java.util.function.Supplier)">offer</a>, <a href="../../data/DataHolder.Mutable.html#offer(org.spongepowered.api.data.Key,E)">offer</a>, <a href="../../data/DataHolder.Mutable.html#offer(org.spongepowered.api.data.value.Value)">offer</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(java.util.function.Supplier,java.util.Collection)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(java.util.function.Supplier,java.util.Map)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(org.spongepowered.api.data.Key,java.util.Collection)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(org.spongepowered.api.data.Key,java.util.Map)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(org.spongepowered.api.data.value.CollectionValue)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(org.spongepowered.api.data.value.MapValue)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerSingle(java.util.function.Supplier,E)">offerSingle</a>, <a href="../../data/DataHolder.Mutable.html#offerSingle(java.util.function.Supplier,K,V)">offerSingle</a>, <a href="../../data/DataHolder.Mutable.html#offerSingle(org.spongepowered.api.data.Key,E)">offerSingle</a>, <a href="../../data/DataHolder.Mutable.html#offerSingle(org.spongepowered.api.data.Key,K,V)">offerSingle</a>, <a href="../../data/DataHolder.Mutable.html#remove(java.util.function.Supplier)">remove</a>, <a href="../../data/DataHolder.Mutable.html#remove(org.spongepowered.api.data.Key)">remove</a>, <a href="../../data/DataHolder.Mutable.html#remove(org.spongepowered.api.data.value.Value)">remove</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(java.util.function.Supplier,java.util.Collection)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(java.util.function.Supplier,java.util.Map)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(org.spongepowered.api.data.Key,java.util.Collection)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(org.spongepowered.api.data.Key,java.util.Map)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(org.spongepowered.api.data.value.CollectionValue)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(org.spongepowered.api.data.value.MapValue)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeKey(java.util.function.Supplier,K)">removeKey</a>, <a href="../../data/DataHolder.Mutable.html#removeKey(org.spongepowered.api.data.Key,K)">removeKey</a>, <a href="../../data/DataHolder.Mutable.html#removeSingle(java.util.function.Supplier,E)">removeSingle</a>, <a href="../../data/DataHolder.Mutable.html#removeSingle(org.spongepowered.api.data.Key,E)">removeSingle</a>, <a href="../../data/DataHolder.Mutable.html#transform(java.util.function.Supplier,java.util.function.Function)">transform</a>, <a href="../../data/DataHolder.Mutable.html#transform(org.spongepowered.api.data.Key,java.util.function.Function)">transform</a>, <a href="../../data/DataHolder.Mutable.html#tryOffer(java.util.function.Supplier,E)">tryOffer</a>, <a href="../../data/DataHolder.Mutable.html#tryOffer(org.spongepowered.api.data.Key,E)">tryOffer</a>, <a href="../../data/DataHolder.Mutable.html#tryOffer(org.spongepowered.api.data.value.Value)">tryOffer</a>, <a href="../../data/DataHolder.Mutable.html#undo(org.spongepowered.api.data.DataTransactionResult)">undo</a></code></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h2>Method Summary</h2>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.spongepowered.api.block.entity.BlockEntity">Methods inherited from interface&nbsp;org.spongepowered.api.block.entity.<a href="BlockEntity.html" title="interface in org.spongepowered.api.block.entity">BlockEntity</a></h3>
<code><a href="BlockEntity.html#block()">block</a>, <a href="BlockEntity.html#copy()">copy</a>, <a href="BlockEntity.html#createArchetype()">createArchetype</a>, <a href="BlockEntity.html#isValid()">isValid</a>, <a href="BlockEntity.html#locatableBlock()">locatableBlock</a>, <a href="BlockEntity.html#mirror(java.util.function.Supplier)">mirror</a>, <a href="BlockEntity.html#mirror(org.spongepowered.api.util.mirror.Mirror)">mirror</a>, <a href="BlockEntity.html#rotate(java.util.function.Supplier)">rotate</a>, <a href="BlockEntity.html#rotate(org.spongepowered.api.util.rotation.Rotation)">rotate</a>, <a href="BlockEntity.html#setValid(boolean)">setValid</a>, <a href="BlockEntity.html#type()">type</a></code></div>
<code><a href="BlockEntity.html#block()">block</a>, <a href="BlockEntity.html#copy()">copy</a>, <a href="BlockEntity.html#createArchetype()">createArchetype</a>, <a href="BlockEntity.html#isRemoved()">isRemoved</a>, <a href="BlockEntity.html#locatableBlock()">locatableBlock</a>, <a href="BlockEntity.html#mirror(java.util.function.Supplier)">mirror</a>, <a href="BlockEntity.html#mirror(org.spongepowered.api.util.mirror.Mirror)">mirror</a>, <a href="BlockEntity.html#remove()">remove</a>, <a href="BlockEntity.html#rotate(java.util.function.Supplier)">rotate</a>, <a href="BlockEntity.html#rotate(org.spongepowered.api.util.rotation.Rotation)">rotate</a>, <a href="BlockEntity.html#type()">type</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.spongepowered.api.data.DataHolder.Mutable">Methods inherited from interface&nbsp;org.spongepowered.api.data.<a href="../../data/DataHolder.Mutable.html" title="interface in org.spongepowered.api.data">DataHolder.Mutable</a></h3>
<code><a href="../../data/DataHolder.Mutable.html#copyFrom(org.spongepowered.api.data.value.ValueContainer)">copyFrom</a>, <a href="../../data/DataHolder.Mutable.html#copyFrom(org.spongepowered.api.data.value.ValueContainer,org.spongepowered.api.data.value.MergeFunction)">copyFrom</a>, <a href="../../data/DataHolder.Mutable.html#offer(java.util.function.Supplier,E)">offer</a>, <a href="../../data/DataHolder.Mutable.html#offer(java.util.function.Supplier,java.util.function.Supplier)">offer</a>, <a href="../../data/DataHolder.Mutable.html#offer(org.spongepowered.api.data.Key,E)">offer</a>, <a href="../../data/DataHolder.Mutable.html#offer(org.spongepowered.api.data.value.Value)">offer</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(java.util.function.Supplier,java.util.Collection)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(java.util.function.Supplier,java.util.Map)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(org.spongepowered.api.data.Key,java.util.Collection)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(org.spongepowered.api.data.Key,java.util.Map)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(org.spongepowered.api.data.value.CollectionValue)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerAll(org.spongepowered.api.data.value.MapValue)">offerAll</a>, <a href="../../data/DataHolder.Mutable.html#offerSingle(java.util.function.Supplier,E)">offerSingle</a>, <a href="../../data/DataHolder.Mutable.html#offerSingle(java.util.function.Supplier,K,V)">offerSingle</a>, <a href="../../data/DataHolder.Mutable.html#offerSingle(org.spongepowered.api.data.Key,E)">offerSingle</a>, <a href="../../data/DataHolder.Mutable.html#offerSingle(org.spongepowered.api.data.Key,K,V)">offerSingle</a>, <a href="../../data/DataHolder.Mutable.html#remove(java.util.function.Supplier)">remove</a>, <a href="../../data/DataHolder.Mutable.html#remove(org.spongepowered.api.data.Key)">remove</a>, <a href="../../data/DataHolder.Mutable.html#remove(org.spongepowered.api.data.value.Value)">remove</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(java.util.function.Supplier,java.util.Collection)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(java.util.function.Supplier,java.util.Map)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(org.spongepowered.api.data.Key,java.util.Collection)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(org.spongepowered.api.data.Key,java.util.Map)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(org.spongepowered.api.data.value.CollectionValue)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeAll(org.spongepowered.api.data.value.MapValue)">removeAll</a>, <a href="../../data/DataHolder.Mutable.html#removeKey(java.util.function.Supplier,K)">removeKey</a>, <a href="../../data/DataHolder.Mutable.html#removeKey(org.spongepowered.api.data.Key,K)">removeKey</a>, <a href="../../data/DataHolder.Mutable.html#removeSingle(java.util.function.Supplier,E)">removeSingle</a>, <a href="../../data/DataHolder.Mutable.html#removeSingle(org.spongepowered.api.data.Key,E)">removeSingle</a>, <a href="../../data/DataHolder.Mutable.html#transform(java.util.function.Supplier,java.util.function.Function)">transform</a>, <a href="../../data/DataHolder.Mutable.html#transform(org.spongepowered.api.data.Key,java.util.function.Function)">transform</a>, <a href="../../data/DataHolder.Mutable.html#tryOffer(java.util.function.Supplier,E)">tryOffer</a>, <a href="../../data/DataHolder.Mutable.html#tryOffer(org.spongepowered.api.data.Key,E)">tryOffer</a>, <a href="../../data/DataHolder.Mutable.html#tryOffer(org.spongepowered.api.data.value.Value)">tryOffer</a>, <a href="../../data/DataHolder.Mutable.html#undo(org.spongepowered.api.data.DataTransactionResult)">undo</a></code></div>
Expand Down
Loading

0 comments on commit 6130b6b

Please sign in to comment.