remove TerraPlugin#saveDefaultConfig

This commit is contained in:
dfsek
2021-07-25 22:43:36 -07:00
parent c13494ca03
commit 6da8c72593
2 changed files with 9 additions and 15 deletions

View File

@@ -36,8 +36,6 @@ public interface TerraPlugin extends LoaderRegistrar {
ItemHandle getItemHandle();
void saveDefaultConfig();
String platformName();
Logger getDebugLogger();