Class SmeltingMechanicListener
-
- All Implemented Interfaces:
-
org.bukkit.event.Listener
public final class SmeltingMechanicListener implements Listener
-
-
Constructor Summary
Constructors Constructor Description SmeltingMechanicListener(SmeltingMechanicFactory factory)
-
Method Summary
Modifier and Type Method Description final Unit
onBlockBreak(BlockBreakEvent $self)
-
-
Constructor Detail
-
SmeltingMechanicListener
SmeltingMechanicListener(SmeltingMechanicFactory factory)
-
-
Method Detail
-
onBlockBreak
final Unit onBlockBreak(BlockBreakEvent $self)
-
-
-
-