Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
O
P
R
S
T
V
C
canSiege(Player)
- Method in interface io.github.alshain01.flags.api.area.
Siegeable
Checks if the area can be under siege by a specific player.
checkAPI(String)
- Static method in class io.github.alshain01.flags.api.
FlagsAPI
Utility method that checks if the provided string represents a version number that is equal to or lower than the current Bukkit API version.
clear()
- Method in interface io.github.alshain01.flags.api.sector.
SectorManager
clone()
- Method in class io.github.alshain01.flags.api.
Flag
close(DataStore)
- Static method in class io.github.alshain01.flags.api.
FlagsAPI
Closes the API.
compareNameTo(Area)
- Method in interface io.github.alshain01.flags.api.area.
Area
Returns an alphabetic comparison based on the area name.
compareTo(Area)
- Method in interface io.github.alshain01.flags.api.area.
Area
Returns an alphabetic comparison based on the area ID.
compareTo(Flag)
- Method in class io.github.alshain01.flags.api.
Flag
contains(Location)
- Method in interface io.github.alshain01.flags.api.sector.
Sector
Gets if the sector contains the provided point
contains(Location, Location)
- Method in interface io.github.alshain01.flags.api.sector.
Sector
Gets if the sector fully contains a provided cuboid.
Cuboid
- Interface in
io.github.alshain01.flags.api.area
Defines if the area plugin uses cuboids (x, y, and z) or squares (x and z only) and it's corners can be identified.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
O
P
R
S
T
V