Class ReturnSelector
java.lang.Object
org.stianloader.micromixin.remapper.selectors.ReturnSelector
- All Implemented Interfaces:
AtSelector
-
Field Details
-
INSTANCE
-
-
Method Details
-
isMatchingFields
public boolean isMatchingFields()- Specified by:
isMatchingFieldsin interfaceAtSelector
-
remapArgs
public void remapArgs(@NotNull @NotNull String errorPrefix, @Nullable @Nullable List<String> args, @NotNull @NotNull org.stianloader.remapper.MappingLookup lookup) throws IllegalMixinException - Specified by:
remapArgsin interfaceAtSelector- Throws:
IllegalMixinException
-