Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.scripting.zones
/
Cylinder
/
Cylinder
Cylinder
public
void
Cylinder
(
Location
centerLocation
,
double radius
,
double height
,
double borderRadius
)
public
void
Cylinder
(
Vector
center
,
double radius
,
double height
)