Skip to content

Commit abaff06

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 16.0.0-SNAPSHOT
1 parent 82775c8 commit abaff06

25 files changed

+1862
-876
lines changed

spongeapi/16.0.0-SNAPSHOT/allclasses-index.html

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -715,10 +715,6 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
715715
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
716716
<div class="block">Represents a Boat entity.</div>
717717
</div>
718-
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/data/type/BoatType.html" title="interface in org.spongepowered.api.data.type">BoatType</a></div>
719-
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
720-
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/spongepowered/api/data/type/BoatTypes.html" title="class in org.spongepowered.api.data.type">BoatTypes</a></div>
721-
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"></div>
722718
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/data/type/BodyPart.html" title="interface in org.spongepowered.api.data.type">BodyPart</a></div>
723719
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
724720
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/spongepowered/api/data/type/BodyParts.html" title="class in org.spongepowered.api.data.type">BodyParts</a></div>
@@ -2615,6 +2611,12 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
26152611
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
26162612
<div class="block">Represents the holder of a <a href="org/spongepowered/api/item/inventory/equipment/EquipmentInventory.html" title="interface in org.spongepowered.api.item.inventory.equipment"><code>EquipmentInventory</code></a>.</div>
26172613
</div>
2614+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/item/inventory/equipment/EquipmentCondition.html" title="interface in org.spongepowered.api.item.inventory.equipment">EquipmentCondition</a></div>
2615+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
2616+
<div class="block">Represents some condition for <a href="org/spongepowered/api/item/inventory/equipment/EquipmentType.html" title="interface in org.spongepowered.api.item.inventory.equipment"><code>EquipmentType</code></a>.</div>
2617+
</div>
2618+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/spongepowered/api/item/inventory/equipment/EquipmentConditions.html" title="class in org.spongepowered.api.item.inventory.equipment">EquipmentConditions</a></div>
2619+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"></div>
26182620
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/item/inventory/equipment/EquipmentGroup.html" title="interface in org.spongepowered.api.item.inventory.equipment">EquipmentGroup</a></div>
26192621
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
26202622
<div class="block">Represents a grouping of <a href="org/spongepowered/api/item/inventory/equipment/EquipmentType.html" title="interface in org.spongepowered.api.item.inventory.equipment"><code>equipment</code></a>.</div>
@@ -3476,6 +3478,13 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
34763478
</div>
34773479
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/spongepowered/api/data/type/ItemActionTypes.html" title="class in org.spongepowered.api.data.type">ItemActionTypes</a></div>
34783480
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"></div>
3481+
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/entity/attribute/ItemAttribute.html" title="interface in org.spongepowered.api.entity.attribute">ItemAttribute</a></div>
3482+
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
3483+
<div class="block">Represents an <a href="org/spongepowered/api/entity/attribute/AttributeModifier.html" title="interface in org.spongepowered.api.entity.attribute"><code>AttributeModifier</code></a> for the specific <a href="org/spongepowered/api/entity/attribute/type/AttributeType.html" title="interface in org.spongepowered.api.entity.attribute.type"><code>AttributeType</code></a>
3484+
an <a href="org/spongepowered/api/item/inventory/ItemStackLike.html" title="interface in org.spongepowered.api.item.inventory"><code>ItemStackLike</code></a> can apply when the <a href="org/spongepowered/api/item/inventory/equipment/EquipmentCondition.html" title="interface in org.spongepowered.api.item.inventory.equipment"><code>EquipmentCondition</code></a> is met.</div>
3485+
</div>
3486+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/entity/attribute/ItemAttribute.Factory.html" title="interface in org.spongepowered.api.entity.attribute">ItemAttribute.Factory</a></div>
3487+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
34793488
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/spongepowered/api/entity/display/ItemDisplay.html" title="interface in org.spongepowered.api.entity.display">ItemDisplay</a></div>
34803489
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
34813490
<div class="block">A ItemDisplay is an entity that displays a single item in the world.</div>

0 commit comments

Comments
 (0)