Constant Field Values

Contents

ch.njol.*

  • ch.njol.skript.lang.function.Functions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[\\p{IsAlphabetic}_][\\p{IsAlphabetic}\\d_]*"
  • ch.njol.skript.registrations.EventValues
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    0
    public static final int
    -1
  • ch.njol.skript.util.Direction
    Modifier and Type
    Constant Field
    Value
    public static final double
    61863.0

org.skriptlang.*