mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
We don't wanna talk about this, are we?
This commit is contained in:
parent
52a247a8f4
commit
abc9648b16
@ -70,8 +70,6 @@ public class InfernalTouch extends EcoEnchant {
|
||||
@EventHandler
|
||||
public void infernalTouchBreak(@NotNull final BlockDropItemEvent event) {
|
||||
|
||||
System.out.println("Drop event");
|
||||
|
||||
Player player = event.getPlayer();
|
||||
Block block = event.getBlock();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user