All Downloads are FREE. Search and download functionalities are using the official Maven repository.

top.hendrixshen.magiclib.impl.compat.modmenu.WrapperModMenuApiImpl Maven / Gradle / Ivy

There is a newer version: 0.7.398+fe2125a-beta
Show newest version
package top.hendrixshen.magiclib.impl.compat.modmenu;

import top.hendrixshen.magiclib.MagicLibReference;

public class WrapperModMenuApiImpl extends ModMenuApiImpl {
    @Override
    public String getModIdCompat() {
        return MagicLibReference.getModIdentifier();
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy