Posted May 23, 20205 yr Hey, How can I check if a user has a Skull Item with a specific displayname in inventory? Thanks to all.
May 23, 20205 yr I think you can use getSlotFor(ItemStack stack) on client side, and probably manually iterate through all the slots by yourself using getStackInSlot(slot) (check findAmmo in player class).
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.