mirror of
https://github.com/HMCore/Core.git
synced 2025-12-12 13:56:19 +00:00
beautified
This commit is contained in:
@@ -9,6 +9,7 @@ import org.hmcore.registration.ObjectInfo;
|
||||
* @param <I> Object that contains information about the object. Like the texture.
|
||||
*/
|
||||
public abstract class Module<T, I extends ObjectInfo> {
|
||||
|
||||
//
|
||||
// For registering Objects to Module and getting them
|
||||
// Made for mods to call them
|
||||
|
||||
Reference in New Issue
Block a user