Skip to content

Commit c6007a3

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 17.0.0-SNAPSHOT
1 parent 6e3d91d commit c6007a3

28 files changed

+1867
-849
lines changed

spongeapi/17.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>
@@ -2625,6 +2621,12 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
26252621
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
26262622
<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>
26272623
</div>
2624+
<div class="col-first even-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>
2625+
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
2626+
<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>
2627+
</div>
2628+
<div class="col-first odd-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>
2629+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"></div>
26282630
<div class="col-first even-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>
26292631
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
26302632
<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>
@@ -3486,6 +3488,13 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
34863488
</div>
34873489
<div class="col-first even-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>
34883490
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"></div>
3491+
<div class="col-first odd-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>
3492+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
3493+
<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>
3494+
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>
3495+
</div>
3496+
<div class="col-first even-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>
3497+
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
34893498
<div class="col-first odd-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>
34903499
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
34913500
<div class="block">A ItemDisplay is an entity that displays a single item in the world.</div>

0 commit comments

Comments
 (0)