mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-01-24 17:11:33 +01:00
Made the code slightly neater
This commit is contained in:
parent
0c3d22f52d
commit
ddfd213b69
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user