#InventoryClickEvent
1 messages · Page 1 of 1 (latest)
Player p = Bulkit.getPlayer(human.getName());
}``` use this to check, but most of the time it will be
I see, what else can it be?
Just cast it tbh.
Nothing to my knowledge just cast player to e.getWhoClicked()
No point in checking for something that will never occur
Yeah, wanted to avoid that
Thank you! :D
Yeah, I never checked it too.
a HumanEntity is always a player @tame perch