Geyser/core/src/main/java/org/geysermc/geyser/command/defaults
Camotoy 763743a845
Allow for implementations to provide a custom resource loader
This will allow Geyser-Fabric to work without resource loading issues. This commit also ensures try-with-resources is used anywhere a resource is accessed.
2021-12-03 11:01:06 -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 Allow for implementations to provide a custom resource loader 2021-12-03 11:01:06 -05:00