8000 Release/9.7.0 by JorelAli · Pull Request #618 · CommandAPI/CommandAPI · GitHub
[go: up one dir, main page]

Skip to content

Release/9.7.0 #618

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 64 commits into from
Dec 4, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
b38936a
Set version to 9.6.2-SNAPSHOT
JorelAli Oct 28, 2024
558f09c
Create `commandapi-bukkit-test-toolkit`
willkroboth Jul 4, 2024
1816bff
Add `MockCommandAPIPlugin` for testing with `commandapi-bukkit-plugin`
willkroboth Jul 5, 2024
9ad579f
Add `assertCommandSucceeds` and `assertCommandFails` methods to Comma…
willkroboth Jul 5, 2024
8ed2acf
Add `assertCommandRunsWithArguments` methods to CommandAPITestUtilities
willkroboth Jul 9, 2024
d2fa55e
Implement testing IntegerRangeArgument NMS independently
willkroboth Jul 9, 2024
b86eb60
Fix CommandAPIHandler javadoc error that breaks full build
willkroboth Jul 9, 2024
be330ca
Add `assertCommandSuggests` methods to CommandAPITestUtilities
willkroboth Jul 10, 2024
7178477
Add `assertCommandFailsWithArguments` methods
willkroboth Jul 10, 2024
dafa99a
Improve coverage report by using Supplier<String> in CommandAPITestUt…
willkroboth Jul 10, 2024
83e5133
Add example argument and suggestion tests
willkroboth Jul 10, 2024
363c247
Add EntitySelectorArgument, PlayerArgument, and OfflinePlayerArgument…
willkroboth Jul 13, 2024 < 8000 /span>
874770b
Implement ArgumentType suggestions for test toolkit
willkroboth Jul 16, 2024
2824ed8
Refactor Parser building syntax
willkroboth Jul 17, 2024
421fa57
Add README files for the test toolkit example projects
willkroboth Jul 17, 2024
4b67594
Add javadocs for important test toolkit methods and classes
willkroboth Jul 18, 2024
2ab0c17
Add docs for the test toolkit
willkroboth Jul 19, 2024
3b92c11
Fix trailing space (markdown lint)
willkroboth Jul 19, 2024
7b5750a
Add manual update notes to `update.sh`
willkroboth Jul 22, 2024
6b5f791
Allow developers to load custom MockCommandAPIBukkit instances in the…
willkroboth Aug 24, 2024
3b74499
Use translation keys instead of literal messages
willkroboth Sep 23, 2024
c8264e3
Update note about unimplemented methods in test_intro.md
willkroboth Sep 23, 2024
764f72e
Update MockBukkit-v1.21 to match paper updates
willkroboth Sep 23, 2024
5b286a3
Add javadocs to ArgumentUtilities and parser package
willkroboth Oct 6, 2024
87406f3
Update dependencies to 1.21
willkroboth Oct 16, 2024
40e8f87
Add @n to suggestions
willkroboth Oct 16, 2024
e9003b5
Add braces to inlined if-statements
willkroboth Oct 16, 2024
d2a8f88
Update documented dependency versions and mention gradle dependencies
willkroboth Oct 16, 2024
461f9f9
Fix markdownlint errors in test_setup.md
willkroboth Oct 16, 2024
ba8d578
Update MockBukkit to fix Paper 1.21 api update
willkroboth Oct 22, 2024
ac84d75
Rework `Parser` definition
willkroboth Oct 25, 2024
0bb04fa
Fix test-toolkit dependencies
willkroboth Oct 26, 2024
8688a08
Code review
willkroboth Oct 26, 2024
cf61f14
Update test toolkit versions to 9.6.2-SNAPSHOT manually
willkroboth Oct 28, 2024
e000a4b
Add new 9.6.0 NMS methods to MockCommandAPIBukkit
willkroboth Oct 28, 2024
c53e451
Merge pull request #575 from JorelAli/dev/simple-test-suite
willkroboth Oct 28, 2024
b27fc71
complete #529
MC-XiaoHei Nov 13, 2024
a47d939
format, docs, and fix tests
MC-XiaoHei Nov 15, 2024
1582991
format
MC-XiaoHei Nov 15, 2024
ab330ee
use const for more readable
MC-XiaoHei Nov 15, 2024
2c9b081
Update commandapi-core/src/main/java/dev/jorel/commandapi/AbstractArg…
MC-XiaoHei Nov 18, 2024
fd2eca8
Update docssrc/src/commandtrees.md
MC-XiaoHei Nov 18, 2024
90e6045
Update docssrc/src/commandtrees.md
MC-XiaoHei Nov 18, 2024
994653c
Update docssrc/src/commandtrees.md
MC-XiaoHei Nov 18, 2024
d0dd2c8
add thenNested() list ver, implement array ver with list ver
MC-XiaoHei Nov 18, 2024
0203144
Update docssrc/src/commandtrees.md
MC-XiaoHei Nov 19, 2024
3a8a6f2
Update docssrc/src/commandtrees.md
MC-XiaoHei Nov 19, 2024
59572b2
Update docssrc/src/commandtrees.md
MC-XiaoHei Nov 19, 2024
a31e859
implement nested { } with list ver thenNested() method
MC-XiaoHei Nov 19, 2024
54d3e36
Update commandapi-platforms/commandapi-bukkit/commandapi-bukkit-test/…
MC-XiaoHei Nov 19, 2024
8771911
fix indentation
MC-XiaoHei Nov 20, 2024
50fa068
fix indentation
MC-XiaoHei Nov 20, 2024
27b9360
Merge pull request #613 from MC-XiaoHei/dev/dev
JorelAli Nov 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Prev Previous commit
Next Next commit
Generate 9.7.0 JavaDocs
  • Loading branch information
JorelAli committed Dec 4, 2024
commit aea0a3e5de55a26d8667f19f7bdf0040caf03df4
4 changes: 2 additions & 2 deletions docs/javadocs/html/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -449,7 +449,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:43 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:37 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -116,7 +116,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -838,7 +838,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad1b0ac203944da8323b90ddd
<ul>
<li class="navelem"><b>com</b></li><li class="navelem"><b>mojang</b></li><li class="navelem"><b>brigadier</b></li><li class="navelem"><a class="el" href="classcom_1_1mojang_1_1brigadier_1_1_command_dispatcher.html">CommandDispatcher</a></li>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -100,7 +100,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -177,7 +177,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a4a140163a4e95f8f949f671c
<ul>
<li class="navelem"><b>com</b></li><li class="navelem"><b>mojang</b></li><li class="navelem"><b>brigadier</b></li><li class="navelem"><a class="el" href="classcom_1_1mojang_1_1brigadier_1_1_literal_message.html">LiteralMessage</a></li>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -102,7 +102,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -189,7 +189,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a4b456394b31e9156cef22d01
<ul>
<li class="navelem"><b>com</b></li><li class="navelem"><b>mojang</b></li><li class="navelem"><b>brigadier</b></li><li class="navelem"><a class="el" href="classcom_1_1mojang_1_1brigadier_1_1_parse_results.html">ParseResults</a></li>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -126,7 +126,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -851,7 +851,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a60dce75f4ebc5f5c4ec79e4c
<ul>
<li class="navelem"><b>com</b></li><li class="navelem"><b>mojang</b></li><li class="navelem"><b>brigadier</b></li><li class="navelem"><a class="el" href="classcom_1_1mojang_1_1brigadier_1_1_string_reader.html">StringReader</a></li>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -101,7 +101,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -212,7 +212,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aebe03780e2ba5e736554b5e1
<ul>
<li class="navelem"><b>com</b></li><li class="navelem"><b>mojang</b></li><li class="navelem"><b>brigadier</b></li><li class="navelem"><b>arguments</b></li><li class="navelem"><a class="el" href="classcom_1_1mojang_1_1brigadier_1_1arguments_1_1_bool_argument_type.html">BoolArgumentType</a></li>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -109,7 +109,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -424,7 +424,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a5fbd0221837e4c11f919bb48
<ul>
<li class="navelem"><b>com</b></li><li class="navelem"><b>mojang</b></li><li class="navelem"><b>brigadier</b></li><li class="navelem"><b>arguments</b></li><li class="navelem"><a class="el" href="classcom_1_1mojang_1_1brigadier_1_1arguments_1_1_double_argument_type.html">DoubleArgumentType</a></li>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -109,7 +109,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -424,7 +424,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a5fbd0221837e4c11f919bb48
<ul>
<li class="navelem"><b>com</b></li><li class="navelem"><b>mojang</b></li><li class="navelem"><b>brigadier</b></li><li class="navelem"><b>arguments</b></li><li class="navelem"><a class="el" href="classcom_1_1mojang_1_1brigadier_1_1arguments_1_1_float_argument_type.html">FloatArgumentType</a></li>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div i 10000 d="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -109,7 +109,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -412,7 +412,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a5fbd0221837e4c11f919bb48
<ul>
<li class="navelem"><b>com</b></li><li class="navelem"><b>mojang</b></li><li class="navelem"><b>brigadier</b></li><li class="navelem"><b>arguments</b></li><li class="navelem"><a class="el" href="classcom_1_1mojang_1_1brigadier_1_1arguments_1_1_integer_argument_type.html">IntegerArgumentType</a></li>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="cmdapilogosmall.svg"/></td>
<td id="projectalign">
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.6.0</span>
<div id="projectname">CommandAPI<span id="projectnumber">&#160;9.7.0</span>
</div>
<div id="projectbrief">An API for the command UI introduced in Minecraft 1.13</div>
</td>
Expand Down Expand Up @@ -109,7 +109,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">
Generated on Mon Oct 28 2024 14:25:41 for CommandAPI 9.6.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Generated on Wed Dec 4 2024 19:42:35 for CommandAPI 9.7.0 using <a href="http://www.doxygen.org/index.html">Doxygen</a> 1.9.3.
Flat theme modified from <a href="https://github.com/kcwongjoe/doxygen_theme_flat_design" target="_new">kcwongjoe/doxygen_theme_flat_design</a>. MIT License.
</li>
</ul>
Expand Down
Loading
Loading
0