Class StaffModeListener
- java.lang.Object
-
- de.hglabor.utils.noriskutils.staffmode.StaffModeListener
-
- All Implemented Interfaces:
org.bukkit.event.Listener
public class StaffModeListener extends java.lang.Object implements org.bukkit.event.Listener
-
-
Constructor Summary
Constructors Constructor Description StaffModeListener(StaffPlayerSupplier staffPlayerSupplier)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonPlayerInteractAtEntityEvent(org.bukkit.event.player.PlayerInteractAtEntityEvent event)voidonPlayerInteractEvent(org.bukkit.event.player.PlayerInteractEvent event)
-
-
-
Constructor Detail
-
StaffModeListener
public StaffModeListener(StaffPlayerSupplier staffPlayerSupplier)
-
-