You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div class="block">Generates a utility <a href="org/spongepowered/api/registry/RegistryReference.html" title="interface in org.spongepowered.api.registry"><code>reference</code></a> used to assist in querying a value from this key</div>
2502
2502
</dd>
2503
+
<dt><a href="org/spongepowered/api/registry/RegistryKey.html#asScopedReference()" class="member-name-link">asScopedReference()</a> - Method in interface org.spongepowered.api.registry.<a href="org/spongepowered/api/registry/RegistryKey.html" title="interface in org.spongepowered.api.registry">RegistryKey</a></dt>
2504
+
<dd>
2505
+
<div class="block">Generates a utility <a href="org/spongepowered/api/registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry"><code>reference</code></a> used to assist in querying a value from this key.</div>
2506
+
</dd>
2507
+
<dt><a href="org/spongepowered/api/registry/RegistryType.html#asScopedType()" class="member-name-link">asScopedType()</a> - Method in interface org.spongepowered.api.registry.<a href="org/spongepowered/api/registry/RegistryType.html" title="interface in org.spongepowered.api.registry">RegistryType</a></dt>
2508
+
<dd> </dd>
2503
2509
<dt><a href="org/spongepowered/api/data/type/ArtType.Builder.html#asset(org.spongepowered.api.ResourceKey)" class="member-name-link">asset(ResourceKey)</a> - Method in interface org.spongepowered.api.data.type.<a href="org/spongepowered/api/data/type/ArtType.Builder.html" title="interface in org.spongepowered.api.data.type">ArtType.Builder</a></dt>
2504
2510
<dd> </dd>
2505
2511
<dt><a href="org/spongepowered/api/service/permission/PermissionDescription.Builder.html#assign(java.lang.String,boolean)" class="member-name-link">assign(String, boolean)</a> - Method in interface org.spongepowered.api.service.permission.<a href="org/spongepowered/api/service/permission/PermissionDescription.Builder.html" title="interface in org.spongepowered.api.service.permission">PermissionDescription.Builder</a></dt>
Copy file name to clipboardExpand all lines: spongeapi/14.0.0-SNAPSHOT/org/spongepowered/api/registry/DefaultedRegistryReference.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ <h2>Method Summary</h2>
142
142
</div>
143
143
<divclass="inherited-list">
144
144
<h3id="methods-inherited-from-class-org.spongepowered.api.registry.RegistryKey">Methods inherited from interface org.spongepowered.api.registry.<ahref="RegistryKey.html" title="interface in org.spongepowered.api.registry">RegistryKey</a></h3>
<h3id="methods-inherited-from-class-org.spongepowered.api.registry.RegistryReference">Methods inherited from interface org.spongepowered.api.registry.<ahref="RegistryReference.html" title="interface in org.spongepowered.api.registry">RegistryReference</a></h3>
Copy file name to clipboardExpand all lines: spongeapi/14.0.0-SNAPSHOT/org/spongepowered/api/registry/DefaultedRegistryType.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ <h2>Method Summary</h2>
133
133
</div>
134
134
<divclass="inherited-list">
135
135
<h3id="methods-inherited-from-class-org.spongepowered.api.registry.RegistryType">Methods inherited from interface org.spongepowered.api.registry.<ahref="RegistryType.html" title="interface in org.spongepowered.api.registry">RegistryType</a></h3>
<divclass="block">Generates a utility <ahref="RegistryReference.html" title="interface in org.spongepowered.api.registry"><code>reference</code></a> used to assist in querying a value from this key</div>
140
140
</div>
141
-
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="../ResourceKey.html" title="interface in org.spongepowered.api">ResourceKey</a></code></div>
<divclass="block">Generates a utility <ahref="DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry"><code>reference</code></a> used to assist in querying a value from this key.</div>
145
+
</div>
146
+
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="../ResourceKey.html" title="interface in org.spongepowered.api">ResourceKey</a></code></div>
<divclass="block">Gets the <ahref="RegistryType.html" title="interface in org.spongepowered.api.registry"><code>location</code></a> defining the parent registry.</div>
<divclass="member-signature"><spanclass="type-parameters"><V extends <ahref="RegistryKey.html" title="type parameter in RegistryKey">T</a>></span> <spanclass="return-type"><ahref="DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><V></span> <spanclass="element-name">asScopedReference</span>()</div>
230
+
<divclass="block">Generates a utility <ahref="DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry"><code>reference</code></a> used to assist in querying a value from this key.
231
+
This uses the current Cause to determine the <ahref="RegistryHolder.html" title="interface in org.spongepowered.api.registry"><code>RegistryHolder</code></a></div>
Copy file name to clipboardExpand all lines: spongeapi/14.0.0-SNAPSHOT/org/spongepowered/api/registry/RegistryReference.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -152,7 +152,7 @@ <h2>Method Summary</h2>
152
152
</div>
153
153
<divclass="inherited-list">
154
154
<h3id="methods-inherited-from-class-org.spongepowered.api.registry.RegistryKey">Methods inherited from interface org.spongepowered.api.registry.<ahref="RegistryKey.html" title="interface in org.spongepowered.api.registry">RegistryKey</a></h3>
<divclass="block">Gets a utility <ahref="DefaultedRegistryType.html" title="interface in org.spongepowered.api.registry"><code>defaulted type</code></a> for easier querying of the intention of where the registry is contained.</div>
128
128
</div>
129
-
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="../ResourceKey.html" title="interface in org.spongepowered.api">ResourceKey</a></code></div>
130
-
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#keyFor(org.spongepowered.api.registry.RegistryHolder,T)" class="member-name-link">keyFor</a><wbr>(<ahref="RegistryHolder.html" title="interface in org.spongepowered.api.registry">RegistryHolder</a> holder,
129
+
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><V> <ahref="DefaultedRegistryType.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryType</a><wbr><V></code></div>
<divclass="member-signature"><spanclass="type-parameters"><V></span> <spanclass="return-type"><ahref="DefaultedRegistryType.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryType</a><V></span> <spanclass="element-name">asScopedType</span>()</div>
0 commit comments