JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
fr.revived.morpheus.game.api.arena
Interface ArenaLocation
public interface
ArenaLocation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float
getPitch
()
String
getWorld
()
double
getX
()
double
getY
()
float
getYaw
()
double
getZ
()
Method Details
getWorld
String
getWorld
()
getX
double
getX
()
getY
double
getY
()
getZ
double
getZ
()
getYaw
float
getYaw
()
getPitch
float
getPitch
()