public class WallSection
extends java.lang.Object
Constructor and Description |
---|
WallSection(org.bukkit.Location point,
int rotation,
int type) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.Location |
getPoint() |
int |
getRotation() |
int |
getType() |
void |
setPoint(org.bukkit.Location point) |
void |
setRotation(int rotation) |
void |
setType(int type) |