Gets rid of the rest of the modX and modY usages, and removes some unused code
This commit is contained in:
@ -8,6 +8,7 @@ import org.jetbrains.annotations.NotNull;
|
||||
/**
|
||||
* This event should be called whenever a player opens a stargate
|
||||
*/
|
||||
@SuppressWarnings({"unused"})
|
||||
public class StargateOpenEvent extends StargatePlayerEvent {
|
||||
|
||||
private static final HandlerList handlers = new HandlerList();
|
||||
|
Reference in New Issue
Block a user