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

top.hendrixshen.magiclib.mixin.dev.auth.AccountProfileKeyPairManagerMixin Maven / Gradle / Ivy

package top.hendrixshen.magiclib.mixin.dev.auth;

import net.minecraftforge.api.distmarker.Dist;
import net.minecraftforge.api.distmarker.OnlyIn;
import org.spongepowered.asm.mixin.Mixin;
import top.hendrixshen.magiclib.api.preprocess.DummyClass;

@OnlyIn(Dist.CLIENT)
@Mixin(DummyClass.class)
public class AccountProfileKeyPairManagerMixin {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy