| java.lang.Object | |
| ↳ | net.gtaun.shoebill.constant.LocationZone |
Created by marvin on 16.02.15 in project shoebill-api. Copyright (c) 2015 Marvin Haschker. All rights reserved.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Area3D | getArea() | ||||||||||
| static LocationZone | getMainZone(Location location) | ||||||||||
| String | getName() | ||||||||||
| static LocationZone | getPlayerMainZone(Player player) | ||||||||||
| static LocationZone | getPlayerZone(Player player) | ||||||||||
| static LocationZone | getZone(Location location) | ||||||||||
| boolean | isMainZone() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||