Package codechicken.mixin.api
package codechicken.mixin.api
-
ClassDescriptionProvides an abstracted backend for the
MixinCompilersystem.A simpleMixinBackendimplementation for standalone use.Defines a compiler capable of generating a composite Class, comprised of a Set of Scala-like Trait classes on top of a base Class implementation.Created by covers1624 on 2/9/20.MixinFactory<B,F> Represents a 'user' facing interface for interacting and caching theMixinCompiler.Unique key representing a registered trait.Defines abstract logic for loading Mixins for different languages.The default java handling for MixinCompiler.The name for the MixinLanguageSupport, Required.A simple way to sort thisMixinLanguageSupportbefore others in the list.