Class CommandsMechanicListener
-
- All Implemented Interfaces:
-
org.bukkit.event.Listener
public final class CommandsMechanicListener implements Listener
-
-
Constructor Summary
Constructors Constructor Description CommandsMechanicListener(CommandsMechanicFactory factory)
-
Method Summary
Modifier and Type Method Description final Unit
onInteract(PlayerInteractEvent $self)
-
-
Constructor Detail
-
CommandsMechanicListener
CommandsMechanicListener(CommandsMechanicFactory factory)
-
-
Method Detail
-
onInteract
final Unit onInteract(PlayerInteractEvent $self)
-
-
-
-