Package de.marcely.bedwars.api.arena.picker.condition


package de.marcely.bedwars.api.arena.picker.condition
  • Class Summary
    Class
    Description
    A generic condition that checks an arena.
    Represents a basic condition persisting of a variable, an operator and the value that we are checking the variable with.
    A collection that persists of ArenaCondition to which we are applying logical conjunctions.
  • Enum Summary
    Enum
    Description
    All possible operators that may be used within a condition.