Class Tuple

java.lang.Object
net.minecraft.src.Tuple

public class Tuple extends Object
  • Constructor Details

  • Method Details

    • getFirst

      public Object getFirst()
      Get the first Object in the Tuple
    • getSecond

      public Object getSecond()
      Get the second Object in the Tuple