public class Area
Class Area. Provides area functionality for the Hytale server.
java.lang.Object > Area
Field Summary
x
private
int
x
Field x.
y
private
int
y
Field y.
width
private
int
width
Field width.
height
private
int
height
Field height.