mirror of
https://github.com/YouHaveTrouble/QuickerStacker.git
synced 2026-05-11 21:56:55 +00:00
remove debug logging
This commit is contained in:
@@ -68,8 +68,6 @@ public class QuickerStacker extends JavaPlugin {
|
|||||||
System.out.println("Error modifying interactions for block type: " + block.getId());
|
System.out.println("Error modifying interactions for block type: " + block.getId());
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
System.out.println(block.getId());
|
|
||||||
System.out.println(block.getInteractions().get(InteractionType.Secondary));
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user