JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.github.opencubicchunks.cubicchunks.api.util
Interface XZAddressable
All Known Subinterfaces:
IColumn
public interface
XZAddressable
Classes implementing this interface represent objects in a 2-dimensional cartesian coordinate system.
See Also:
XZMap
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getX
()
int
getZ
()
Method Detail
getX
int getX()
getZ
int getZ()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method