Geyser/core/src/main/java/org/geysermc/geyser/command/defaults
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
..
AdvancedTooltipsCommand.java Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/1.18 2021-11-26 11:13:33 -05:00
AdvancementsCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00
DumpCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00
HelpCommand.java Some command framework cleanup 2021-11-29 10:31:31 -05:00
ListCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00
OffhandCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00
ReloadCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00
SettingsCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00
StatisticsCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00
StopCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00
VersionCommand.java API: change player class to Connection 2021-11-22 14:52:26 -05:00