mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-04 23:06:05 +00:00
clean up PluginConfig
This commit is contained in:
@@ -15,19 +15,11 @@ public interface PluginConfig {
|
||||
|
||||
boolean dumpDefaultConfig();
|
||||
|
||||
boolean isDebugCommands();
|
||||
|
||||
boolean isDebugProfiler();
|
||||
|
||||
boolean isDebugScript();
|
||||
|
||||
int getBiomeSearchResolution();
|
||||
|
||||
int getStructureCache();
|
||||
|
||||
int getSamplerCache();
|
||||
|
||||
int getMaxRecursion();
|
||||
|
||||
int getProviderCache();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user