Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
Packages that use PlayerRightClickEvent
Package
Description
This package contains all variations of
ItemHandler that
can be assigned to a SlimefunItemThis package contains all implementations of
Listener that Slimefun uses.-
Uses of PlayerRightClickEvent in io.github.thebusybiscuit.slimefun4.core.handlers
Methods in io.github.thebusybiscuit.slimefun4.core.handlers with parameters of type PlayerRightClickEventModifier and TypeMethodDescriptionvoidBlockUseHandler.onRightClick(PlayerRightClickEvent e) voidItemUseHandler.onRightClick(PlayerRightClickEvent e) This function is triggered when aPlayerright clicks with the assignedSlimefunItemin his hand. -
Uses of PlayerRightClickEvent in io.github.thebusybiscuit.slimefun4.implementation.listeners
Methods in io.github.thebusybiscuit.slimefun4.implementation.listeners with parameters of type PlayerRightClickEventModifier and TypeMethodDescriptionvoidAncientAltarListener.onInteract(PlayerRightClickEvent e) voidAutoCrafterListener.onInteract(PlayerRightClickEvent e) voidSlimefunGuideListener.onInteract(PlayerRightClickEvent e)