Package net.minecraft.src
Class Tuple
java.lang.Object
net.minecraft.src.Tuple
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Tuple
-
-
Method Details
-
getFirst
Get the first Object in the Tuple -
getSecond
Get the second Object in the Tuple
-