Advertisement
Corosus

Untitled

Mar 16th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.74 KB | None | 0 0
  1. //Icon
  2. func_94211_a, getOffsetX
  3. func_94216_b, getOffsetY
  4. func_94209_e, getU1
  5. func_94212_f, getU2
  6. func_94206_g, getV1
  7. func_94210_h, getV2
  8. func_94214_a, interpolateU
  9. func_94207_b, interpolateV
  10. func_94215_i, getName
  11. func_94213_j, getWidth
  12. func_94208_k, getHeight
  13. //GuiScreen
  14. field_92018_d, buttonsDown
  15. field_85042_b, buttonIndex
  16. field_85043_c, buttonDownTime
  17. //args: x, y, buttonIndex, downTime (millis)
  18. func_85041_a, mouseDragged
  19. //GuiContainer
  20. field_94076_q, spreading
  21. field_94077_p, spreadSlots
  22. field_94067_D, spreadButton
  23. field_94068_E, clickCaptured
  24. field_94071_C, spreadMode
  25. field_94070_G, lastClickTime
  26. field_94072_H, lastClickSlot
  27. field_94073_I, lastClickButton
  28. field_94074_J, doubleClicked
  29.  
  30. func_94575_c, setBlock with notify
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement