toggle menu
VentureLibs
1.0
main
switch theme
search in API
VentureLibs
/
net.blockventuremc.modules.warps
/
Warp
/
Warp
Warp
constructor
(
name
:
String
,
location
:
Location
,
rankNeeded
:
Ranks
=
Ranks.TEAM
,
type
:
WarpType
=
WarpType.GENERIC
,
parkArea
:
ParkArea
=
ParkArea.PARADISE_BAY
,
material
:
Material
=
Material.DIAMOND
,
customModelData
:
Int
=
0
)
(
source
)