Package com.skillw.buffsystem.api.event
Class BuffEvent.Condition.Pre
-
- All Implemented Interfaces:
-
org.bukkit.event.Cancellable
public final class BuffEvent.Condition.Pre extends BukkitProxyEventPre
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanallowCancelledprivate final BuffDatadata
-
Constructor Summary
Constructors Constructor Description BuffEvent.Condition.Pre(BuffData data)Create empty Pre
-
Method Summary
Modifier and Type Method Description BooleangetAllowCancelled()final BuffDatagetData()-
-
Constructor Detail
-
BuffEvent.Condition.Pre
BuffEvent.Condition.Pre(BuffData data)
Create empty Pre
-
-
Method Detail
-
getAllowCancelled
Boolean getAllowCancelled()
-
-
-
-