mirror of
https://github.com/songoda/EpicHoppers.git
synced 2024-11-23 02:35:18 +01:00
Update HopperListeners.java
This commit is contained in:
parent
d6830ac3e7
commit
516ca5c560
@ -42,8 +42,6 @@ public class HopperListeners implements Listener {
|
||||
hopper.addLinkedBlock(event.getDestination().getLocation());
|
||||
|
||||
event.setCancelled(true);
|
||||
|
||||
event.setCancelled(true);
|
||||
} catch (Exception ee) {
|
||||
Debugger.runReport(ee);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user