toggle menu
VentureLibs
1.0
main
switch theme
search in API
VentureLibs
/
net.blockventuremc.modules.structures
/
StructureManager
Structure
Manager
object
StructureManager
(
source
)
Members
Properties
balloons
Link copied to clipboard
val
balloons
:
MutableMap
<
Player
,
Balloon
>
structures
Link copied to clipboard
val
structures
:
MutableMap
<
UUID
,
RootAttachment
>
trains
Link copied to clipboard
val
trains
:
MutableMap
<
UUID
,
Train
>
vehicles
Link copied to clipboard
val
vehicles
:
MutableMap
<
UUID
,
CustomVehicle
>
Functions
cleanup
Link copied to clipboard
fun
cleanup
(
)
clean
Up
World
Link copied to clipboard
fun
cleanUpWorld
(
)
update
Link copied to clipboard
fun
update
(
)