YATS/Forge Documentation
|
Public Member Functions | |
Tuple (Object par1Obj, Object par2Obj) | |
Object | getFirst () |
Object | getSecond () |
net.minecraft.util.Tuple.Tuple | ( | Object | par1Obj, |
Object | par2Obj | ||
) |
Object net.minecraft.util.Tuple.getFirst | ( | ) |
Get the first Object in the Tuple
Object net.minecraft.util.Tuple.getSecond | ( | ) |
Get the second Object in the Tuple