Fixed Warnings (most of them are just suppression)
This commit is contained in:
@@ -15,6 +15,7 @@ import org.bukkit.event.player.PlayerMoveEvent;
|
||||
import org.bukkit.event.player.PlayerPickupArrowEvent;
|
||||
import org.bukkit.event.player.PlayerPickupItemEvent;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class CancelledEventsHandler implements Listener {
|
||||
private LoginSecurity mainClass;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user