Package net.fabricmc.accesswidener
package net.fabricmc.accesswidener
-
ClassDescriptionApplies rules from an
AccessWidener
by transforming Java classes using an ASMClassVisitor
.Thrown when an access widener file couldn't be read due to an incorrect format.Decorates aAccessWidenerVisitor
with aRemapper
to remap names passing through the visitor if they come from a different namespace.A visitor of the entries defined in an access widener file.Forwards visitor events to multiple other visitors.Decorates a visitor to only receive elements that are marked as transitive.