public class

LocationZone

extends Object
java.lang.Object
   ↳ net.gtaun.shoebill.constant.LocationZone

Class Overview

Created by marvin on 16.02.15 in project shoebill-api. Copyright (c) 2015 Marvin Haschker. All rights reserved.

Summary

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

Public Methods

public Area3D getArea ()

public static LocationZone getMainZone (Location location)

public String getName ()

public static LocationZone getPlayerMainZone (Player player)

public static LocationZone getPlayerZone (Player player)

public static LocationZone getZone (Location location)

public boolean isMainZone ()