mirror of
https://github.com/HMCore/Core.git
synced 2025-12-12 22:06:25 +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.
|
* @param <I> Object that contains information about the object. Like the texture.
|
||||||
*/
|
*/
|
||||||
public abstract class Module<T, I extends ObjectInfo> {
|
public abstract class Module<T, I extends ObjectInfo> {
|
||||||
|
|
||||||
//
|
//
|
||||||
// For registering Objects to Module and getting them
|
// For registering Objects to Module and getting them
|
||||||
// Made for mods to call them
|
// Made for mods to call them
|
||||||
|
|||||||
Reference in New Issue
Block a user