mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-01-06 15:51:30 +00:00
remove debug code
This commit is contained in:
@@ -116,9 +116,7 @@ public interface INMSBinding {
|
||||
|
||||
boolean loadDatapack(File datapackFolder, boolean replace);
|
||||
|
||||
default boolean registerDimension(String name, IrisDimension dimension) {
|
||||
return false;
|
||||
}
|
||||
boolean registerDimension(String name, IrisDimension dimension);
|
||||
|
||||
void injectBukkit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user