Uses of Class
org.stianloader.softmap.SimpleFramedRemapper.MethodRealm
Packages that use SimpleFramedRemapper.MethodRealm
-
Uses of SimpleFramedRemapper.MethodRealm in org.stianloader.softmap
Methods in org.stianloader.softmap that return types with arguments of type SimpleFramedRemapper.MethodRealmModifier 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.MethodRealmModifierConstructorDescriptionSimpleFramedRemapper(@NotNull @Unmodifiable Map<SimpleFramedRemapper.MethodLoc, SimpleFramedRemapper.MethodRealm> realms)