ControlEffect
Abstract Class
No description is available for this element.
Extends
Effect
Modifiers
public abstract
Constructors
new ControlEffect (Library, LanguageElement, String...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Library | library |
2 | LanguageElement | element |
3 | String[] | string |
Return Type
ControlEffect
Modifiers
public varargs
Methods
getType (Context, Match)
Abstract MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
HandlerType
Modifiers
public abstract