java.lang.Object
net.fabricmc.loom.configuration.processors.dependency.RemapData
public class RemapData
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
mappingsSuffix
public final String mappingsSuffix
-
modStore
public final File modStore
-
Constructor Details
-
RemapData
public RemapData
(String mappingsSuffix,
File modStore)