Package de.marcely.bedwars.api.arena.picker.condition.variable
package de.marcely.bedwars.api.arena.picker.condition.variable
-
Class SummaryClassDescriptionArenaConditionVariable<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.Represents a value that may be used to compare.Represents a numberic condition value.Represents a condition value of the type String.
-
Enum Summary