Package org.skriptlang.skript.lang.entry.util
package org.skriptlang.skript.lang.entry.util
-
ClassDescriptionA type of
KeyValueEntryData
designed to parse its value as anExpression
.A specificKeyValueEntryData
type designed to parse the entry's value as a supported literal type.An entry data class designed to take aSectionNode
and parse it into a Trigger.A type ofKeyValueEntryData
designed to parse its value as aVariableString
.