Skip to content

Commit

Permalink
Publishing javadoc for SpongePowered/SpongeAPI 12.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
spongie-jd[bot] committed Jul 3, 2024
1 parent 736e2d9 commit 6f7ee91
Show file tree
Hide file tree
Showing 36 changed files with 584 additions and 608 deletions.
430 changes: 215 additions & 215 deletions spongeapi/12.0.0-SNAPSHOT/allclasses-index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions spongeapi/12.0.0-SNAPSHOT/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2049,7 +2049,7 @@ <h2 class="title" id="I:A">A</h2>
</dd>
<dt><a href="org/spongepowered/api/entity/living/aquatic/Aquatic.html" class="type-name-link" title="interface in org.spongepowered.api.entity.living.aquatic">Aquatic</a> - Interface in <a href="org/spongepowered/api/entity/living/aquatic/package-summary.html">org.spongepowered.api.entity.living.aquatic</a></dt>
<dd>
<div class="block">Represents an aquatic creature that may be found in <a href="org/spongepowered/api/block/BlockTypes.html#WATER"><code>BlockTypes.WATER</code></a></div>
<div class="block">Represents an aquatic creature that needs to stay in water to survive</div>
</dd>
<dt><a href="org/spongepowered/api/tag/EntityTypeTags.html#AQUATIC" class="member-name-link">AQUATIC</a> - Static variable in class org.spongepowered.api.tag.<a href="org/spongepowered/api/tag/EntityTypeTags.html" title="class in org.spongepowered.api.tag">EntityTypeTags</a></dt>
<dd>&nbsp;</dd>
Expand Down Expand Up @@ -18643,10 +18643,6 @@ <h2 class="title" id="I:F">F</h2>
<dd>&nbsp;</dd>
<dt><a href="org/spongepowered/api/event/cause/entity/damage/DamageTypes.html#FIREBALL" class="member-name-link">FIREBALL</a> - Static variable in class org.spongepowered.api.event.cause.entity.damage.<a href="org/spongepowered/api/event/cause/entity/damage/DamageTypes.html" title="class in org.spongepowered.api.event.cause.entity.damage">DamageTypes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/spongepowered/api/entity/projectile/explosive/fireball/FireballEntity.html" class="type-name-link" title="interface in org.spongepowered.api.entity.projectile.explosive.fireball">FireballEntity</a> - Interface in <a href="org/spongepowered/api/entity/projectile/explosive/fireball/package-summary.html">org.spongepowered.api.entity.projectile.explosive.fireball</a></dt>
<dd>
<div class="block">Represents an abstract fireball, such as <a href="org/spongepowered/api/entity/projectile/explosive/fireball/SmallFireball.html" title="interface in org.spongepowered.api.entity.projectile.explosive.fireball"><code>SmallFireball</code></a>.</div>
</dd>
<dt><a href="org/spongepowered/api/entity/Entity.html#fireImmuneTicks()" class="member-name-link">fireImmuneTicks()</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"><a href="org/spongepowered/api/data/Keys.html#FIRE_DAMAGE_DELAY"><code>Keys.FIRE_DAMAGE_DELAY</code></a></div>
Expand Down Expand Up @@ -22698,6 +22694,10 @@ <h2 class="title" id="I:I">I</h2>
</dd>
<dt><a href="org/spongepowered/api/tag/DamageTypeTags.html#IGNITES_ARMOR_STANDS" class="member-name-link">IGNITES_ARMOR_STANDS</a> - Static variable in class org.spongepowered.api.tag.<a href="org/spongepowered/api/tag/DamageTypeTags.html" title="class in org.spongepowered.api.tag">DamageTypeTags</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/spongepowered/api/entity/projectile/IgnitingProjectile.html" class="type-name-link" title="interface in org.spongepowered.api.entity.projectile">IgnitingProjectile</a> - Interface in <a href="org/spongepowered/api/entity/projectile/package-summary.html">org.spongepowered.api.entity.projectile</a></dt>
<dd>
<div class="block">Represents an abstract projectile that may ignite, such as <a href="org/spongepowered/api/entity/projectile/explosive/fireball/SmallFireball.html" title="interface in org.spongepowered.api.entity.projectile.explosive.fireball"><code>SmallFireball</code></a>.</div>
</dd>
<dt><a href="org/spongepowered/api/data/type/PushReactions.html#IGNORE" class="member-name-link">IGNORE</a> - Static variable in class org.spongepowered.api.data.type.<a href="org/spongepowered/api/data/type/PushReactions.html" title="class in org.spongepowered.api.data.type">PushReactions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/spongepowered/api/item/inventory/ItemStackComparators.html#IGNORE_SIZE" class="member-name-link">IGNORE_SIZE</a> - Static variable in class org.spongepowered.api.item.inventory.<a href="org/spongepowered/api/item/inventory/ItemStackComparators.html" title="class in org.spongepowered.api.item.inventory">ItemStackComparators</a></dt>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3196,7 +3196,7 @@ <h3>CAN_GRIEF</h3>
<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">CAN_GRIEF</span></div>
<div class="block">Whether a <a href="../entity/living/Living.html" title="interface in org.spongepowered.api.entity.living"><code>Living</code></a> entity may change blocks.
This mostly applies to <a href="../entity/living/monster/Enderman.html" title="interface in org.spongepowered.api.entity.living.monster"><code>Enderman</code></a> or
<a href="../entity/living/monster/Creeper.html" title="interface in org.spongepowered.api.entity.living.monster"><code>Creeper</code></a>s, but also to some projectiles like <a href="../entity/projectile/explosive/fireball/FireballEntity.html" title="interface in org.spongepowered.api.entity.projectile.explosive.fireball"><code>FireballEntity</code></a>s or <a href="../entity/projectile/explosive/WitherSkull.html" title="interface in org.spongepowered.api.entity.projectile.explosive"><code>WitherSkull</code></a>.</div>
<a href="../entity/living/monster/Creeper.html" title="interface in org.spongepowered.api.entity.living.monster"><code>Creeper</code></a>s, but also to some projectiles like <a href="../entity/projectile/IgnitingProjectile.html" title="interface in org.spongepowered.api.entity.projectile"><code>IgnitingProjectile</code></a>s or <a href="../entity/projectile/explosive/WitherSkull.html" title="interface in org.spongepowered.api.entity.projectile.explosive"><code>WitherSkull</code></a>.</div>
</section>
</li>
<li>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@ <h1 title="Interface Aquatic" class="title">Interface Aquatic</h1>
</dl>
<dl class="notes">
<dt>All Known Subinterfaces:</dt>
<dd><code><a href="fish/school/Cod.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">Cod</a></code>, <code><a href="Dolphin.html" title="interface in org.spongepowered.api.entity.living.aquatic">Dolphin</a></code>, <code><a href="../monster/guardian/ElderGuardian.html" title="interface in org.spongepowered.api.entity.living.monster.guardian">ElderGuardian</a></code>, <code><a href="fish/Fish.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish">Fish</a></code>, <code><a href="GlowSquid.html" title="interface in org.spongepowered.api.entity.living.aquatic">GlowSquid</a></code>, <code><a href="../monster/guardian/Guardian.html" title="interface in org.spongepowered.api.entity.living.monster.guardian">Guardian</a></code>, <code><a href="fish/Pufferfish.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish">Pufferfish</a></code>, <code><a href="fish/school/Salmon.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">Salmon</a></code>, <code><a href="fish/school/SchoolingFish.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">SchoolingFish</a></code>, <code><a href="Squid.html" title="interface in org.spongepowered.api.entity.living.aquatic">Squid</a></code>, <code><a href="../animal/frog/Tadpole.html" title="interface in org.spongepowered.api.entity.living.animal.frog">Tadpole</a></code>, <code><a href="fish/school/TropicalFish.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">TropicalFish</a></code></dd>
<dd><code><a href="fish/school/Cod.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">Cod</a></code>, <code><a href="Dolphin.html" title="interface in org.spongepowered.api.entity.living.aquatic">Dolphin</a></code>, <code><a href="fish/Fish.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish">Fish</a></code>, <code><a href="GlowSquid.html" title="interface in org.spongepowered.api.entity.living.aquatic">GlowSquid</a></code>, <code><a href="fish/Pufferfish.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish">Pufferfish</a></code>, <code><a href="fish/school/Salmon.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">Salmon</a></code>, <code><a href="fish/school/SchoolingFish.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">SchoolingFish</a></code>, <code><a href="Squid.html" title="interface in org.spongepowered.api.entity.living.aquatic">Squid</a></code>, <code><a href="../animal/frog/Tadpole.html" title="interface in org.spongepowered.api.entity.living.animal.frog">Tadpole</a></code>, <code><a href="fish/school/TropicalFish.html" title="interface in org.spongepowered.api.entity.living.aquatic.fish.school">TropicalFish</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">Aquatic</span><span class="extends-implements">
extends <a href="../PathfinderAgent.html" title="interface in org.spongepowered.api.entity.living">PathfinderAgent</a></span></div>
<div class="block">Represents an aquatic creature that may be found in <a href="../../../block/BlockTypes.html#WATER"><code>BlockTypes.WATER</code></a></div>
<div class="block">Represents an aquatic creature that needs to stay in water to survive</div>
</section>
<section class="summary">
<ul class="summary-list">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1 title="Package org.spongepowered.api.entity.living.aquatic" class="title">Pa
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Aquatic.html" title="interface in org.spongepowered.api.entity.living.aquatic">Aquatic</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">Represents an aquatic creature that may be found in <a href="../../../block/BlockTypes.html#WATER"><code>BlockTypes.WATER</code></a></div>
<div class="block">Represents an aquatic creature that needs to stay in water to survive</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Dolphin.html" title="interface in org.spongepowered.api.entity.living.aquatic">Dolphin</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1 title="Interface ElderGuardian" class="title">Interface ElderGuardian</h1>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Superinterfaces:</dt>
<dd><code><a href="../../Agent.html" title="interface in org.spongepowered.api.entity.living">Agent</a></code>, <code><a href="../../aquatic/Aquatic.html" title="interface in org.spongepowered.api.entity.living.aquatic">Aquatic</a></code>, <code><a href="../../../../item/inventory/ArmorEquipable.html" title="interface in org.spongepowered.api.item.inventory">ArmorEquipable</a></code>, <code><a href="../../../attribute/AttributeHolder.html" title="interface in org.spongepowered.api.entity.attribute">AttributeHolder</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="../../../Entity.html" title="interface in org.spongepowered.api.entity">Entity</a></code>, <code><a href="../../../../projectile/source/EntityProjectileSource.html" title="interface in org.spongepowered.api.projectile.source">EntityProjectileSource</a></code>, <code><a href="../../../../item/inventory/Equipable.html" title="interface in org.spongepowered.api.item.inventory">Equipable</a></code>, <code><a href="Guardian.html" title="interface in org.spongepowered.api.entity.living.monster.guardian">Guardian</a></code>, <code><a href="../../Hostile.html" title="interface in org.spongepowered.api.entity.living">Hostile</a></code>, <code><a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/text/event/HoverEventSource.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEventSource</a>&lt;<a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;</code>, <code><a href="../../../../util/Identifiable.html" title="interface in org.spongepowered.api.util">Identifiable</a></code>, <code><a href="../../Living.html" title="interface in org.spongepowered.api.entity.living">Living</a></code>, <code><a href="../../../../world/Locatable.html" title="interface in org.spongepowered.api.world">Locatable</a></code>, <code><a href="../../Monster.html" title="interface in org.spongepowered.api.entity.living">Monster</a></code>, <code><a href="../../PathfinderAgent.html" title="interface in org.spongepowered.api.entity.living">PathfinderAgent</a></code>, <code><a href="../../../../projectile/source/ProjectileSource.html" title="interface in org.spongepowered.api.projectile.source">ProjectileSource</a></code>, <code><a href="../../../../util/RandomProvider.html" title="interface in org.spongepowered.api.util">RandomProvider</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="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/sound/Sound.Emitter.html" title="class or interface in net.kyori.adventure.sound" class="external-link">Sound.Emitter</a></code>, <code><a href="../../../../scoreboard/TeamMember.html" title="interface in org.spongepowered.api.scoreboard">TeamMember</a></code>, <code><a href="../../../../data/value/ValueContainer.html" title="interface in org.spongepowered.api.data.value">ValueContainer</a></code></dd>
<dd><code><a href="../../Agent.html" title="interface in org.spongepowered.api.entity.living">Agent</a></code>, <code><a href="../../../../item/inventory/ArmorEquipable.html" title="interface in org.spongepowered.api.item.inventory">ArmorEquipable</a></code>, <code><a href="../../../attribute/AttributeHolder.html" title="interface in org.spongepowered.api.entity.attribute">AttributeHolder</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="../../../Entity.html" title="interface in org.spongepowered.api.entity">Entity</a></code>, <code><a href="../../../../projectile/source/EntityProjectileSource.html" title="interface in org.spongepowered.api.projectile.source">EntityProjectileSource</a></code>, <code><a href="../../../../item/inventory/Equipable.html" title="interface in org.spongepowered.api.item.inventory">Equipable</a></code>, <code><a href="Guardian.html" title="interface in org.spongepowered.api.entity.living.monster.guardian">Guardian</a></code>, <code><a href="../../Hostile.html" title="interface in org.spongepowered.api.entity.living">Hostile</a></code>, <code><a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/text/event/HoverEventSource.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEventSource</a>&lt;<a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;</code>, <code><a href="../../../../util/Identifiable.html" title="interface in org.spongepowered.api.util">Identifiable</a></code>, <code><a href="../../Living.html" title="interface in org.spongepowered.api.entity.living">Living</a></code>, <code><a href="../../../../world/Locatable.html" title="interface in org.spongepowered.api.world">Locatable</a></code>, <code><a href="../../Monster.html" title="interface in org.spongepowered.api.entity.living">Monster</a></code>, <code><a href="../../PathfinderAgent.html" title="interface in org.spongepowered.api.entity.living">PathfinderAgent</a></code>, <code><a href="../../../../projectile/source/ProjectileSource.html" title="interface in org.spongepowered.api.projectile.source">ProjectileSource</a></code>, <code><a href="../../../../util/RandomProvider.html" title="interface in org.spongepowered.api.util">RandomProvider</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="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/sound/Sound.Emitter.html" title="class or interface in net.kyori.adventure.sound" class="external-link">Sound.Emitter</a></code>, <code><a href="../../../../scoreboard/TeamMember.html" title="interface in org.spongepowered.api.scoreboard">TeamMember</a></code>, <code><a href="../../../../data/value/ValueContainer.html" title="interface in org.spongepowered.api.data.value">ValueContainer</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">ElderGuardian</span><span class="extends-implements">
Expand Down
Loading

0 comments on commit 6f7ee91

Please sign in to comment.