Package de.marcely.bedwars.api.arena.picker.condition.variable
package de.marcely.bedwars.api.arena.picker.condition.variable
-
ClassDescriptionRepresents either a dynamic variable or a static value.ArenaConditionVariable<T extends ArenaConditionVariableValue<?>>Represents a variable that persists of a name and a type and is able to fetch a specific property of an arena at any time.A type of the variable.Represents a value that may be used to compare.Represents a numberic condition value.Represents a condition value of the type String.