JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
F
I
M
S
T
U
W
F
ftbsc.lll.mapper.writer
- package ftbsc.lll.mapper.writer
ftbsc.lll.mapper.writer.impl
- package ftbsc.lll.mapper.writer.impl
I
IWriter
- Interface in
ftbsc.lll.mapper.writer
The common interface for all mapping writers.
M
main(String[])
- Static method in class ftbsc.lll.mapper.writer.
MappingWriter
The main function.
MappingWriter
- Class in
ftbsc.lll.mapper.writer
Writes a mapping to a certain format.
MappingWriter()
- Constructor for class ftbsc.lll.mapper.writer.
MappingWriter
S
SRGWriter
- Class in
ftbsc.lll.mapper.writer.impl
An
IWriter
that writes in the SRG format.
SRGWriter()
- Constructor for class ftbsc.lll.mapper.writer.impl.
SRGWriter
T
TinyV2Writer
- Class in
ftbsc.lll.mapper.writer.impl
An
IWriter
that writes in the Tiny v2 format.
TinyV2Writer()
- Constructor for class ftbsc.lll.mapper.writer.impl.
TinyV2Writer
TSRGWriter
- Class in
ftbsc.lll.mapper.writer.impl
An
IWriter
that writes in the TSRG format, an intermediary format used by Forge.
TSRGWriter()
- Constructor for class ftbsc.lll.mapper.writer.impl.
TSRGWriter
U
uniqueId()
- Method in class ftbsc.lll.mapper.writer.impl.
SRGWriter
uniqueId()
- Method in class ftbsc.lll.mapper.writer.impl.
TinyV2Writer
uniqueId()
- Method in class ftbsc.lll.mapper.writer.impl.
TSRGWriter
uniqueId()
- Method in interface ftbsc.lll.mapper.writer.
IWriter
W
write(Mapper, PrintWriter, String...)
- Method in class ftbsc.lll.mapper.writer.impl.
SRGWriter
write(Mapper, PrintWriter, String...)
- Method in class ftbsc.lll.mapper.writer.impl.
TinyV2Writer
write(Mapper, PrintWriter, String...)
- Method in class ftbsc.lll.mapper.writer.impl.
TSRGWriter
write(Mapper, PrintWriter, String...)
- Method in interface ftbsc.lll.mapper.writer.
IWriter
Writes in a
PrintWriter
the contents of a
Mapper
.
F
I
M
S
T
U
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes