Package org.skriptlang.skript.lang.properties.handlers.base
package org.skriptlang.skript.lang.properties.handlers.base
-
InterfacesClassDescriptionConditionPropertyHandler<Type>A handler for a simple property condition.ExpressionPropertyHandler<Type,
ReturnType> A handler that can get and optionally change a property value.PropertyHandler<Type>A handler for a specific property.