top.hendrixshen.magiclib.mixin.dev.dfu.lazy.DataFixersMixin Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of magiclib-better-dev-1.20.6-fabric Show documentation
Show all versions of magiclib-better-dev-1.20.6-fabric Show documentation
Development Environment runtime QOL.
The newest version!
package top.hendrixshen.magiclib.mixin.dev.dfu.lazy;
import org.spongepowered.asm.mixin.Mixin;
import top.hendrixshen.magiclib.api.preprocess.DummyClass;
@Mixin(DummyClass.class)
public class DataFixersMixin {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy