Class ExecutionIntent.StopSections

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

public static final class ExecutionIntent.StopSections extends Object implements ExecutionIntent
Represents a stop sections intent. This intent stops the execution of the current section and the specified number of levels.