Uses of Class
de.marcely.bedwars.api.game.specialitem.SpecialItemUseSession
Packages that use SpecialItemUseSession
-
Uses of SpecialItemUseSession in de.marcely.bedwars.api.game.specialitem
Methods in de.marcely.bedwars.api.game.specialitem that return SpecialItemUseSessionModifier and TypeMethodDescriptionDeadSpecialItemUseHandler.openSession
(PlayerUseSpecialItemEvent event) SpecialItemUseHandler.openSession
(PlayerUseSpecialItemEvent event) UseSpecialItemUseSession(PlayerUseSpecialItemEvent)
and pass it back to this event
Make sure to callstop()
when the item did its thing
Also optionally calltakeItem()
when needed