Skip navigation links
A B C D E F G H I L M N P R T V W 

A

addClass(String...) - Method in interface net.neoforged.srgutils.IMappingBuilder
 
addPackage(String...) - Method in interface net.neoforged.srgutils.IMappingBuilder
 

B

build() - Method in interface net.neoforged.srgutils.IMappingBuilder
 
build() - Method in interface net.neoforged.srgutils.IMappingBuilder.IClass
 
build() - Method in interface net.neoforged.srgutils.IMappingBuilder.IField
 
build() - Method in interface net.neoforged.srgutils.IMappingBuilder.IMethod
 
build() - Method in interface net.neoforged.srgutils.IMappingBuilder.IPackage
 
build() - Method in interface net.neoforged.srgutils.IMappingBuilder.IParameter
 

C

chain(IMappingFile) - Method in interface net.neoforged.srgutils.IMappingFile
Chains this mapping file with another.
compareTo(MinecraftVersion) - Method in class net.neoforged.srgutils.MinecraftVersion
 
create(String...) - Static method in interface net.neoforged.srgutils.IMappingBuilder
 

D

descriptor(String) - Method in interface net.neoforged.srgutils.IMappingBuilder.IField
 

E

equals(Object) - Method in class net.neoforged.srgutils.MinecraftVersion
 

F

field(String...) - Method in interface net.neoforged.srgutils.IMappingBuilder.IClass
 
from(String) - Static method in class net.neoforged.srgutils.MinecraftVersion
 

G

get(String) - Static method in enum net.neoforged.srgutils.IMappingFile.Format
 
getClass(String) - Method in interface net.neoforged.srgutils.IMappingFile
 
getClasses() - Method in interface net.neoforged.srgutils.IMappingFile
 
getDescriptor() - Method in interface net.neoforged.srgutils.IMappingFile.IField
 
getDescriptor() - Method in interface net.neoforged.srgutils.IMappingFile.IMethod
 
getField(String) - Method in interface net.neoforged.srgutils.IMappingFile.IClass
 
getFields() - Method in interface net.neoforged.srgutils.IMappingFile.IClass
 
getIndex() - Method in interface net.neoforged.srgutils.IMappingFile.IParameter
 
getMap(String, String) - Method in interface net.neoforged.srgutils.INamedMappingFile
 
getMapped() - Method in interface net.neoforged.srgutils.IMappingFile.INode
 
getMappedDescriptor() - Method in interface net.neoforged.srgutils.IMappingFile.IField
 
getMappedDescriptor() - Method in interface net.neoforged.srgutils.IMappingFile.IMethod
 
getMetadata() - Method in interface net.neoforged.srgutils.IMappingFile.INode
 
getMethod(String, String) - Method in interface net.neoforged.srgutils.IMappingFile.IClass
 
getMethods() - Method in interface net.neoforged.srgutils.IMappingFile.IClass
 
getNames() - Method in interface net.neoforged.srgutils.INamedMappingFile
 
getOriginal() - Method in interface net.neoforged.srgutils.IMappingFile.INode
 
getPackage(String) - Method in interface net.neoforged.srgutils.IMappingFile
 
getPackages() - Method in interface net.neoforged.srgutils.IMappingFile
 
getParameter(int) - Method in interface net.neoforged.srgutils.IMappingFile.IMethod
 
getParameters() - Method in interface net.neoforged.srgutils.IMappingFile.IMethod
 
getParent() - Method in interface net.neoforged.srgutils.IMappingFile.IOwnedNode
 
getType() - Method in class net.neoforged.srgutils.MinecraftVersion
 

H

hasFieldTypes() - Method in enum net.neoforged.srgutils.IMappingFile.Format
 
hashCode() - Method in class net.neoforged.srgutils.MinecraftVersion
 
hasNames() - Method in enum net.neoforged.srgutils.IMappingFile.Format
 

I

IMappingBuilder - Interface in net.neoforged.srgutils
 
IMappingBuilder.IClass - Interface in net.neoforged.srgutils
 
IMappingBuilder.IField - Interface in net.neoforged.srgutils
 
IMappingBuilder.IMethod - Interface in net.neoforged.srgutils
 
IMappingBuilder.IPackage - Interface in net.neoforged.srgutils
 
IMappingBuilder.IParameter - Interface in net.neoforged.srgutils
 
IMappingFile - Interface in net.neoforged.srgutils
 
IMappingFile.Format - Enum in net.neoforged.srgutils
 
IMappingFile.IClass - Interface in net.neoforged.srgutils
 
IMappingFile.IField - Interface in net.neoforged.srgutils
 
IMappingFile.IMethod - Interface in net.neoforged.srgutils
 
IMappingFile.INode - Interface in net.neoforged.srgutils
 
IMappingFile.IOwnedNode<T> - Interface in net.neoforged.srgutils
 
IMappingFile.IPackage - Interface in net.neoforged.srgutils
 
IMappingFile.IParameter - Interface in net.neoforged.srgutils
 
INamedMappingFile - Interface in net.neoforged.srgutils
 
IRenamer - Interface in net.neoforged.srgutils
 
isOrdered() - Method in enum net.neoforged.srgutils.IMappingFile.Format
 
isSpecial() - Method in enum net.neoforged.srgutils.MinecraftVersion.Type
 

L

load(File) - Static method in interface net.neoforged.srgutils.IMappingFile
 
load(InputStream) - Static method in interface net.neoforged.srgutils.IMappingFile
 
load(File) - Static method in interface net.neoforged.srgutils.INamedMappingFile
 
load(InputStream) - Static method in interface net.neoforged.srgutils.INamedMappingFile
 

M

merge(IMappingFile) - Method in interface net.neoforged.srgutils.IMappingFile
Merges this mapping file with another.
meta(String, String) - Method in interface net.neoforged.srgutils.IMappingBuilder.IClass
 
meta(String, String) - Method in interface net.neoforged.srgutils.IMappingBuilder.IField
 
meta(String, String) - Method in interface net.neoforged.srgutils.IMappingBuilder.IMethod
 
meta(String, String) - Method in interface net.neoforged.srgutils.IMappingBuilder.IPackage
 
meta(String, String) - Method in interface net.neoforged.srgutils.IMappingBuilder.IParameter
 
method(String, String...) - Method in interface net.neoforged.srgutils.IMappingBuilder.IClass
 
MinecraftVersion - Class in net.neoforged.srgutils
 
MinecraftVersion.Type - Enum in net.neoforged.srgutils
 

N

NEGATIVE - Static variable in class net.neoforged.srgutils.MinecraftVersion
 
net.neoforged.srgutils - package net.neoforged.srgutils
 

P

parameter(int, String...) - Method in interface net.neoforged.srgutils.IMappingBuilder.IMethod
 

R

remapClass(String) - Method in interface net.neoforged.srgutils.IMappingFile
 
remapDescriptor(String) - Method in interface net.neoforged.srgutils.IMappingFile
 
remapField(String) - Method in interface net.neoforged.srgutils.IMappingFile.IClass
 
remapMethod(String, String) - Method in interface net.neoforged.srgutils.IMappingFile.IClass
 
remapPackage(String) - Method in interface net.neoforged.srgutils.IMappingFile
 
remapParameter(int, String) - Method in interface net.neoforged.srgutils.IMappingFile.IMethod
 
rename(IRenamer) - Method in interface net.neoforged.srgutils.IMappingFile
 
rename(IMappingFile.IPackage) - Method in interface net.neoforged.srgutils.IRenamer
 
rename(IMappingFile.IClass) - Method in interface net.neoforged.srgutils.IRenamer
 
rename(IMappingFile.IField) - Method in interface net.neoforged.srgutils.IRenamer
 
rename(IMappingFile.IMethod) - Method in interface net.neoforged.srgutils.IRenamer
 
rename(IMappingFile.IParameter) - Method in interface net.neoforged.srgutils.IRenamer
 
reverse() - Method in interface net.neoforged.srgutils.IMappingFile
 

T

toString() - Method in class net.neoforged.srgutils.MinecraftVersion
 

V

valueOf(String) - Static method in enum net.neoforged.srgutils.IMappingFile.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.neoforged.srgutils.MinecraftVersion.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.neoforged.srgutils.IMappingFile.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.neoforged.srgutils.MinecraftVersion.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(IMappingFile.Format, boolean) - Method in interface net.neoforged.srgutils.IMappingFile.INode
 
write(Path, IMappingFile.Format, boolean) - Method in interface net.neoforged.srgutils.IMappingFile
 
write(Path, IMappingFile.Format) - Method in interface net.neoforged.srgutils.INamedMappingFile
 
write(Path, IMappingFile.Format, String...) - Method in interface net.neoforged.srgutils.INamedMappingFile
 
A B C D E F G H I L M N P R T V W 
Skip navigation links