YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.util.Tuple Class Reference

Public Member Functions

 Tuple (Object par1Obj, Object par2Obj)
 
Object getFirst ()
 
Object getSecond ()
 

Constructor & Destructor Documentation

net.minecraft.util.Tuple.Tuple ( Object  par1Obj,
Object  par2Obj 
)

Member Function Documentation

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


The documentation for this class was generated from the following file: