Interface AtSelector
- All Known Implementing Classes:
ConstantSelector,FieldSelector,HeadSelector,InvokeSelector,NewSelector,ReturnSelector,TailSelector
public interface AtSelector
-
Method Details
-
isMatchingFields
boolean isMatchingFields() -
remapArgs
void remapArgs(@NotNull @NotNull String errorPrefix, @Nullable @Nullable List<String> args, @NotNull @NotNull org.stianloader.remapper.MappingLookup lookup) throws IllegalMixinException - Throws:
IllegalMixinException
-