BaconIsBest

line

Aug 22nd, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if ((player.getItemInHand().getType() == Material.NAME_TAG) && ((e.getAction().equals(Action.RIGHT_CLICK_AIR)) || (e.getAction().equals(Action.RIGHT_CLICK_BLOCK))))
  2.  
  3.  
  4. tell me what this does in /msg
Advertisement
Add Comment
Please, Sign In to add comment