Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NukkitWorldManager

Hierarchy

  • NukkitWorldManager

Index

Constructors

constructor

Properties

multiworldPlugin

multiworldPlugin: any

server

server: any

Methods

cloneWorld

  • cloneWorld(worldName: string, templateWorldName: string): Promise<undefined | Object>

destroyWorld

  • destroyWorld(worldName: string): Promise<Object>

getMVWorld

  • getMVWorld(worldName: string): any

getWorldPath

  • getWorldPath(worldName: string): string

importWorld

  • importWorld(worldName: string): Promise<void>

unloadWorld

  • unloadWorld(worldName: string): void

Generated using TypeDoc