Uses of Package
org.stianloader.micromixin.remapper
Packages that use org.stianloader.micromixin.remapper
Package
Description
-
Classes in org.stianloader.micromixin.remapper used by org.stianloader.micromixin.remapperClassDescriptionAn exception that is thrown whenever an aspect is encountered that would be illegal for any mixin implementation.The
MemberListerpresents a way of obtaining metadata about potential mixin target classes that facilitate the remapping process.Exception that can be thrown insideMicromixinRemapper.logUnimplementedFeature(String)to notify that a feature is missing in the remapper. -
Classes in org.stianloader.micromixin.remapper used by org.stianloader.micromixin.remapper.elementClassDescriptionAn exception that is thrown whenever an aspect is encountered that would be illegal for any mixin implementation.Exception that can be thrown inside
MicromixinRemapper.logUnimplementedFeature(String)to notify that a feature is missing in the remapper. -
Classes in org.stianloader.micromixin.remapper used by org.stianloader.micromixin.remapper.selectorsClassDescriptionAn exception that is thrown whenever an aspect is encountered that would be illegal for any mixin implementation.