libdo

Untitled

Sep 19th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. public boolean interact(EntityPlayer entityplayer, int i, int j, int k) {
  2.  
  3. entityplayer.displayWorkbenchGUI(i, j, k);
  4. return true;
  5. }
Add Comment
Please, Sign In to add comment