Skip to content

Commit b0710d2

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 12.1.0-SNAPSHOT
1 parent a8ff976 commit b0710d2

File tree

5 files changed

+28
-28
lines changed

5 files changed

+28
-28
lines changed

spongeapi/12.1.0-SNAPSHOT/org/spongepowered/api/ResourceKey.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1 title="Interface ResourceKey" class="title">Interface ResourceKey</h1>
103103
</ol>
104104
Normally, the namespace is lowercased and likewise, so is the value. This
105105
is a uniform format for all uses of <a href="ResourceKey.html" title="interface in org.spongepowered.api"><code>ResourceKey</code></a>, including but
106-
not restricted to <a href="data/DataRegistration.html" title="interface in org.spongepowered.api.data"><code>DataRegistration</code></a>s, <a href="https://configurate.aoeu.xyz/4.1.2/apidocs/org/spongepowered/configurate/ConfigurationNode.html" title="class or interface in org.spongepowered.configurate" class="external-link"><code>ConfigurationNode</code></a>s,
106+
not restricted to <a href="data/DataRegistration.html" title="interface in org.spongepowered.api.data"><code>DataRegistration</code></a>s, <a href="https://configurate.aoeu.xyz/4.2.0/apidocs/org/spongepowered/configurate/ConfigurationNode.html" title="class or interface in org.spongepowered.configurate" class="external-link"><code>ConfigurationNode</code></a>s,
107107
<a href="data/persistence/DataTranslator.html" title="interface in org.spongepowered.api.data.persistence"><code>DataTranslator</code></a>s, and <a href="data/persistence/DataSerializable.html" title="interface in org.spongepowered.api.data.persistence"><code>DataSerializable</code></a>s.
108108

109109
<p>Note that the methods <a href="#minecraft(java.lang.String)"><code>minecraft(String)</code></a> and

0 commit comments

Comments
 (0)