Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.PlayerRightClickEvent
Package
Description
This package contains all variations of
ItemHandler
that
can be assigned to a SlimefunItem
This package contains all implementations of
Listener
that Slimefun uses.-
Uses of PlayerRightClickEvent in io.github.thebusybiscuit.slimefun4.core.handlers
Modifier and TypeMethodDescriptionvoid
BlockUseHandler.onRightClick
(PlayerRightClickEvent e) void
ItemUseHandler.onRightClick
(PlayerRightClickEvent e) This function is triggered when aPlayer
right clicks with the assignedSlimefunItem
in his hand. -
Uses of PlayerRightClickEvent in io.github.thebusybiscuit.slimefun4.implementation.listeners
Modifier and TypeMethodDescriptionvoid
AncientAltarListener.onInteract
(PlayerRightClickEvent e) void
AutoCrafterListener.onInteract
(PlayerRightClickEvent e) void
SlimefunGuideListener.onInteract
(PlayerRightClickEvent e)