mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
packDirectory -> rootPath
This commit is contained in:
@@ -44,7 +44,7 @@ public interface ConfigPack extends LoaderRegistrar,
|
||||
|
||||
List<GenerationStage> getStages();
|
||||
|
||||
Path getPackDirectory();
|
||||
Path getRootPath();
|
||||
|
||||
String getAuthor();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user