Uses of Class
org.stianloader.softmap.SimpleFramedRemapper.MethodLoc
Packages that use SimpleFramedRemapper.MethodLoc
-
Uses of SimpleFramedRemapper.MethodLoc in org.stianloader.softmap
Methods in org.stianloader.softmap that return types with arguments of type SimpleFramedRemapper.MethodLocModifier and TypeMethodDescriptionstatic @NotNull @Unmodifiable Map<@NotNull SimpleFramedRemapper.MethodLoc,@NotNull SimpleFramedRemapper.MethodRealm> SimpleFramedRemapper.realmsOf(@Unmodifiable @NotNull List<@NotNull org.objectweb.asm.tree.ClassNode> nodes) Constructor parameters in org.stianloader.softmap with type arguments of type SimpleFramedRemapper.MethodLocModifierConstructorDescriptionSimpleFramedRemapper(@NotNull @Unmodifiable Map<SimpleFramedRemapper.MethodLoc, SimpleFramedRemapper.MethodRealm> realms)