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 SlimefunItem
This 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 TypeMethodDescriptionvoid
BlockUseHandler.onRightClick
(PlayerRightClickEvent e) void
ItemUseHandler.onRightClick
(PlayerRightClickEvent e) -
Uses of PlayerRightClickEvent in io.github.thebusybiscuit.slimefun4.implementation.listeners
Methods in io.github.thebusybiscuit.slimefun4.implementation.listeners with parameters of type PlayerRightClickEventModifier and TypeMethodDescriptionvoid
AncientAltarListener.onInteract
(PlayerRightClickEvent e) void
AutoCrafterListener.onInteract
(PlayerRightClickEvent e) void
SlimefunGuideListener.onInteract
(PlayerRightClickEvent e)