Uses of Package
de.marcely.bedwars.api.arena.picker.condition.variable
Packages that use de.marcely.bedwars.api.arena.picker.condition.variable
Package
Description
Tools that can be used to filter out arenas based on certain criteria.
Classes used to specify the criteria for an arena used by ArenaPickers.
Classes related to handling variables for different arena conditions
-
Classes in de.marcely.bedwars.api.arena.picker.condition.variable used by de.marcely.bedwars.api.arena.pickerClassDescriptionRepresents a variable that persists of a name and a type and is able to fetch a specific property of an arena at any time.
-
Classes in de.marcely.bedwars.api.arena.picker.condition.variable used by de.marcely.bedwars.api.arena.picker.conditionClassDescriptionRepresents either a dynamic variable or a static value.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.
-
Classes in de.marcely.bedwars.api.arena.picker.condition.variable used by de.marcely.bedwars.api.arena.picker.condition.variableClassDescriptionRepresents either a dynamic variable or a static value.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.