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
<dd><code><ahref="../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a><<ahref="AdvancementType.html" title="interface in org.spongepowered.api.advancement">AdvancementType</a>></code></dd>
91
+
<dd><code><ahref="../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a><<ahref="AdvancementType.html" title="interface in org.spongepowered.api.advancement">AdvancementType</a>></code>, <code><ahref="../data/type/StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a></code></dd>
92
92
</dl>
93
93
<hr>
94
94
<divclass="type-signature"><spanclass="annotations"><ahref="../util/annotation/CatalogedBy.html" title="annotation interface in org.spongepowered.api.util.annotation">@CatalogedBy</a>(<ahref="AdvancementTypes.html" title="class in org.spongepowered.api.advancement">AdvancementTypes.class</a>)
extends <ahref="../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a><<ahref="AdvancementType.html" title="interface in org.spongepowered.api.advancement">AdvancementType</a>></span></div>
96
+
extends <ahref="../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a><<ahref="AdvancementType.html" title="interface in org.spongepowered.api.advancement">AdvancementType</a>>, <ahref="../data/type/StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a></span></div>
97
97
<divclass="block">Changes the frame around the <ahref="Advancement.html" title="interface in org.spongepowered.api.advancement"><code>Advancement</code></a> icon and
98
98
also the appearance in the notifications.</div>
99
99
</section>
@@ -121,6 +121,9 @@ <h2>Method Summary</h2>
121
121
<divclass="inherited-list">
122
122
<h3id="methods-inherited-from-class-org.spongepowered.api.registry.DefaultedRegistryValue">Methods inherited from interface org.spongepowered.api.registry.<ahref="../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a></h3>
<h3id="methods-inherited-from-class-org.spongepowered.api.data.type.StringRepresentable">Methods inherited from interface org.spongepowered.api.data.type.<ahref="../data/type/StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a></h3>
<liclass="circle">org.spongepowered.api.registry.<ahref="../registry/DefaultedRegistryValue.html" class="type-name-link" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a><T>
105
105
<ul>
106
106
<liclass="circle">org.spongepowered.api.advancement.<ahref="Advancement.html" class="type-name-link" title="interface in org.spongepowered.api.advancement">Advancement</a> (also extends net.kyori.adventure.text.<ahref="https://jd.advntr.dev/api/4.21.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a>, org.spongepowered.api.datapack.<ahref="../datapack/DataPackSerializable.html" title="interface in org.spongepowered.api.datapack">DataPackSerializable</a>)</li>
107
-
<liclass="circle">org.spongepowered.api.advancement.<ahref="AdvancementType.html" class="type-name-link" title="interface in org.spongepowered.api.advancement">AdvancementType</a></li>
107
+
<liclass="circle">org.spongepowered.api.advancement.<ahref="AdvancementType.html" class="type-name-link" title="interface in org.spongepowered.api.advancement">AdvancementType</a> (also extends org.spongepowered.api.data.type.<ahref="../data/type/StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a>)</li>
108
108
</ul>
109
109
</li>
110
110
<liclass="circle">org.spongepowered.api.advancement.<ahref="DisplayInfo.html" class="type-name-link" title="interface in org.spongepowered.api.advancement">DisplayInfo</a></li>
<liclass="circle">org.spongepowered.api.data.type.<ahref="../data/type/StringRepresentable.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">StringRepresentable</a>
144
+
<ul>
145
+
<liclass="circle">org.spongepowered.api.advancement.<ahref="AdvancementType.html" class="type-name-link" title="interface in org.spongepowered.api.advancement">AdvancementType</a> (also extends org.spongepowered.api.registry.<ahref="../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a><T>)</li>
146
+
</ul>
147
+
</li>
143
148
<liclass="circle">org.spongepowered.api.advancement.<ahref="TreeLayoutElement.html" class="type-name-link" title="interface in org.spongepowered.api.advancement">TreeLayoutElement</a></li>
Copy file name to clipboardExpand all lines: spongeapi/15.0.0-SNAPSHOT/org/spongepowered/api/command/parameter/managed/clientcompletion/ClientCompletionTypes.html
+24-10Lines changed: 24 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -118,26 +118,32 @@ <h2>Field Summary</h2>
118
118
<ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> does not parse any part of the string.</div>
119
119
</div>
120
120
<divclass="col-first even-row-color"><code>static final <ahref="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr><<ahref="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>></code></div>
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a
124
-
<ahref="../../../../ResourceKey.html" title="interface in org.spongepowered.api"><code>ResourceKey</code></a>.</div>
123
+
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a greedy
124
+
string.</div>
125
125
</div>
126
126
<divclass="col-first odd-row-color"><code>static final <ahref="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr><<ahref="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>></code></div>
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a>will parse SNBT
130
-
(the string format for NBT).</div>
129
+
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a>is a
130
+
<ahref="../../../../ResourceKey.html" title="interface in org.spongepowered.api"><code>ResourceKey</code></a>.</div>
131
131
</div>
132
132
<divclass="col-first even-row-color"><code>static final <ahref="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr><<ahref="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>></code></div>
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a>is a standard
136
-
string.</div>
135
+
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a>will parse SNBT
136
+
(the string format for NBT).</div>
137
137
</div>
138
138
<divclass="col-first odd-row-color"><code>static final <ahref="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr><<ahref="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>></code></div>
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a standard
142
+
string.</div>
143
+
</div>
144
+
<divclass="col-first even-row-color"><code>static final <ahref="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr><<ahref="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>></code></div>
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> accepts a whole
<divclass="member-signature"><spanclass="modifiers">public static final</span> <spanclass="return-type"><ahref="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><<ahref="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>></span> <spanclass="element-name">REMAINING_JOINED_STRINGS</span></div>
215
+
<divclass="block">Indicates to the client that the <ahref="../ValueParser.html" title="interface in org.spongepowered.api.command.parameter.managed"><code>ValueParser</code></a> is a greedy
216
+
string.</div>
217
+
</section>
218
+
</li>
219
+
<li>
206
220
<sectionclass="detail" id="RESOURCE_KEY">
207
221
<h3>RESOURCE_KEY</h3>
208
222
<divclass="member-signature"><spanclass="modifiers">public static final</span> <spanclass="return-type"><ahref="../../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><<ahref="ClientCompletionType.html" title="interface in org.spongepowered.api.command.parameter.managed.clientcompletion">ClientCompletionType</a>></span> <spanclass="element-name">RESOURCE_KEY</span></div>
0 commit comments