public class RetroguardMappingsLoader extends MappingsLoader
| Constructor and Description |
|---|
RetroguardMappingsLoader(java.io.File file) |
RetroguardMappingsLoader(java.io.InputStream inputStream) |
RetroguardMappingsLoader(java.nio.file.Path path) |
| Modifier and Type | Method and Description |
|---|---|
protected Mappings |
load(java.util.List<java.lang.String> lines)
Load the mappings from the provided lines.
|
getMappings, loadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopying, copyMappings, direct, empty, getMetaMappings, withMappings, withMetaMappingspublic RetroguardMappingsLoader(java.io.InputStream inputStream)
public RetroguardMappingsLoader(java.io.File file)
public RetroguardMappingsLoader(java.nio.file.Path path)
protected Mappings load(java.util.List<java.lang.String> lines)
MappingsLoaderload in class MappingsLoaderlines - The mappings lines