public class SuperSwitch extends Object implements org.bukkit.event.Cancellable
Modifier and Type | Class and Description |
---|---|
static class |
SuperSwitch.State |
Constructor and Description |
---|
SuperSwitch() |
Modifier and Type | Method and Description |
---|---|
boolean |
callSuper() |
boolean |
isCancelled() |
boolean |
isReplace() |
static SuperSwitch |
newInstance() |
void |
setCancelled(boolean b) |
public static SuperSwitch newInstance()
public boolean isCancelled()
isCancelled
in interface org.bukkit.event.Cancellable
public void setCancelled(boolean b)
setCancelled
in interface org.bukkit.event.Cancellable
public boolean callSuper()
public boolean isReplace()
Copyright © 2018. All rights reserved.