mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-10 17:56:03 +00:00
implement addon loading
This commit is contained in:
@@ -4,4 +4,5 @@ import com.dfsek.terra.api.util.StringIdentifiable;
|
||||
|
||||
|
||||
public interface BaseAddon extends StringIdentifiable {
|
||||
default void initialize() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user