Geyser/core/src/main/java/org/geysermc/geyser/command
Camotoy 2ae34b69af
Some command framework cleanup
Most notably, remove the synchronization on the commands map, which is unnecessary since it is not modified after startup.
2021-11-29 10:31:31 -05:00
..
defaults Some command framework cleanup 2021-11-29 10:31:31 -05:00
CommandExecutor.java Some command framework cleanup 2021-11-29 10:31:31 -05:00
CommandManager.java Some command framework cleanup 2021-11-29 10:31:31 -05:00
CommandSender.java Initial api draft 2021-11-21 12:36:42 -06:00
GeyserCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00