Skip to content

Commit 10c3322

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 14.0.0-SNAPSHOT
1 parent f5bc768 commit 10c3322

20 files changed

+2413
-1563
lines changed

spongeapi/14.0.0-SNAPSHOT/allclasses-index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,10 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
410410
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
411411
<div class="block">Represents an Axolotl.</div>
412412
</div>
413+
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/data/type/AxolotlVariant.html" title="interface in org.spongepowered.api.data.type">AxolotlVariant</a></div>
414+
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
415+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/spongepowered/api/data/type/AxolotlVariants.html" title="class in org.spongepowered.api.data.type">AxolotlVariants</a></div>
416+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"></div>
413417
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/data/type/BambooLeavesType.html" title="interface in org.spongepowered.api.data.type">BambooLeavesType</a></div>
414418
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
415419
<div class="block">Represents the type of leaves of a <a href="org/spongepowered/api/block/BlockTypes.html#BAMBOO"><code>BlockTypes.BAMBOO</code></a> block.</div>
@@ -2691,7 +2695,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
26912695
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/world/explosion/ExplosionBlockInteraction.html" title="interface in org.spongepowered.api.world.explosion">ExplosionBlockInteraction</a></div>
26922696
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
26932697
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/spongepowered/api/world/explosion/ExplosionBlockInteractions.html" title="class in org.spongepowered.api.world.explosion">ExplosionBlockInteractions</a></div>
2694-
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
2698+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"></div>
26952699
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/event/world/ExplosionEvent.html" title="interface in org.spongepowered.api.event.world">ExplosionEvent</a></div>
26962700
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
26972701
<div class="block">Called when an <a href="org/spongepowered/api/world/explosion/Explosion.html" title="interface in org.spongepowered.api.world.explosion"><code>Explosion</code></a> occurs in a <a href="org/spongepowered/api/world/World.html" title="interface in org.spongepowered.api.world"><code>World</code></a>.</div>
@@ -5073,6 +5077,10 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
50735077
</div>
50745078
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/entity/living/aquatic/fish/school/Salmon.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">Salmon</a></div>
50755079
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
5080+
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/data/type/SalmonSize.html" title="interface in org.spongepowered.api.data.type">SalmonSize</a></div>
5081+
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
5082+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/spongepowered/api/data/type/SalmonSizes.html" title="class in org.spongepowered.api.data.type">SalmonSizes</a></div>
5083+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"></div>
50765084
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/event/world/SaveWorldEvent.html" title="interface in org.spongepowered.api.event.world">SaveWorldEvent</a></div>
50775085
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
50785086
<div class="block">Base event for when a <a href="org/spongepowered/api/world/World.html" title="interface in org.spongepowered.api.world"><code>World</code></a> is saved.</div>

spongeapi/14.0.0-SNAPSHOT/index-all.html

Lines changed: 49 additions & 1 deletion
Large diffs are not rendered by default.

spongeapi/14.0.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/14.0.0-SNAPSHOT/org/spongepowered/api/block/entity/CreakingHeart.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ <h1 title="Interface CreakingHeart" class="title">Interface CreakingHeart</h1>
9191
<dd><code><a href="BlockEntity.html" title="interface in org.spongepowered.api.block.entity">BlockEntity</a></code>, <code><a href="../../data/CopyableDataHolder.html" title="interface in org.spongepowered.api.data">CopyableDataHolder</a></code>, <code><a href="../../data/DataHolder.html" title="interface in org.spongepowered.api.data">DataHolder</a></code>, <code><a href="../../data/DataHolder.Mutable.html" title="interface in org.spongepowered.api.data">DataHolder.Mutable</a></code>, <code><a href="../../data/persistence/DataSerializable.html" title="interface in org.spongepowered.api.data.persistence">DataSerializable</a></code>, <code><a href="../../world/Locatable.html" title="interface in org.spongepowered.api.world">Locatable</a></code>, <code><a href="../../data/SerializableDataHolder.html" title="interface in org.spongepowered.api.data">SerializableDataHolder</a></code>, <code><a href="../../data/SerializableDataHolder.Mutable.html" title="interface in org.spongepowered.api.data">SerializableDataHolder.Mutable</a></code>, <code><a href="../../data/value/ValueContainer.html" title="interface in org.spongepowered.api.data.value">ValueContainer</a></code></dd>
9292
</dl>
9393
<hr>
94-
<div class="type-signature"><span class="annotations">@Experimental
95-
</span><span class="modifiers">public interface </span><span class="element-name type-name-label">CreakingHeart</span><span class="extends-implements">
94+
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">CreakingHeart</span><span class="extends-implements">
9695
extends <a href="BlockEntity.html" title="interface in org.spongepowered.api.block.entity">BlockEntity</a></span></div>
9796
<div class="block">Represents a CreakingHeart block entity.</div>
9897
<dl class="notes">

0 commit comments

Comments
 (0)