Class ExecutionIntent.StopTrigger

java.lang.Object
ch.njol.skript.lang.ExecutionIntent.StopTrigger
All Implemented Interfaces:
ExecutionIntent, Comparable<ExecutionIntent>
Enclosing interface:
ExecutionIntent

public static final class ExecutionIntent.StopTrigger extends Object implements ExecutionIntent
Represents a stop trigger intent. This intent stops the execution of the trigger.