Minestom/src/main/java/net/minestom/server/command/builder
TheMode fc90fe8852 Remove some `Collections` usage
Signed-off-by: TheMode <themode@outlook.fr>
2022-09-06 15:08:36 +02:00
..
arguments 1.19.2 (#774) 2022-09-05 13:54:58 +02:00
condition Deprecate unsafe casting methods 2021-11-23 20:38:57 +01:00
exception New command parser (#1235) 2022-07-25 19:34:40 +02:00
parser New command parser (#1235) 2022-07-25 19:34:40 +02:00
suggestion Command Tests (#1199) 2022-07-02 02:12:07 +02:00
ArgumentCallback.java Rework of ArgumentCallback to be more robust, allowing to simplify all argument types in order to be used out of the command framework for general parsing. 2021-01-08 03:07:37 +01:00
Command.java Remove some `Collections` usage 2022-09-06 15:08:36 +02:00
CommandContext.java Test loop/group arguments 2022-07-06 11:12:08 +02:00
CommandData.java Added CommandData#has and allow #set chaining 2021-02-12 08:34:05 +01:00
CommandDispatcher.java New command parser (#1235) 2022-07-25 19:34:40 +02:00
CommandExecutor.java Replace Arguments by CommandContext 2021-03-10 06:38:51 +01:00
CommandResult.java New command parser (#1235) 2022-07-25 19:34:40 +02:00
CommandSyntax.java Remove apache common text dependency 2021-05-15 08:31:24 +02:00
ParsedCommand.java New command parser (#1235) 2022-07-25 19:34:40 +02:00
SimpleCommand.java Update demo command with the new SimpleCommand, update comment to reflect permission access change 2021-03-11 03:31:25 +01:00