Timtower

Durp1

Feb 14th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. if(entity instanceof Item){
  2. Item item = (Item)entity;
  3. ItemStack itemStack = item.getItemStack();
  4. }
Advertisement
Add Comment
Please, Sign In to add comment