Made the code slightly neater

This commit is contained in:
sekwah41 2013-10-08 10:36:42 +01:00
parent 0c3d22f52d
commit ddfd213b69
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ public class Listeners implements Listener {
@SuppressWarnings("deprecation")
@EventHandler
@EventHandler
public void oniteminteract(PlayerInteractEvent event) {
// will detect if the player is using an axe so the points of a portal can be set
// also any other detections such as sign interaction or basic block protection