Guest User

InventoryOptionsHandler.java

a guest
Jul 5th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.09 KB | None | 0 0
  1. else if (Bones.forId(itemId) != null) {
  2.                     Bones.bury(player, slotId);
  3. }
Advertisement
Add Comment
Please, Sign In to add comment