Package dev.nozyx.strider.loader.api
package dev.nozyx.strider.loader.api
-
ClassDescriptionRepresents an addon entry point for StriderLoader.Represents an addon and its associated metadata and JAR path.Represents the metadata of an addon loaded by StriderLoader.Represents a class bytecode transformer.Represents the core mod loader interface.Defines the side where a mod is intended to run.A class loader used by StriderLoader to load and transform game classes.Indicates that the annotated method, constant, parameter, constructor, or class is intended for use only by the StriderLoader itself.Provides utility methods for transforming classes using ByteBuddy.