Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EntityManager

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

_server

_server: Server

_worlds

_worlds: WorldManager

Methods

create

  • create(type: string, data: EntityData, worldName: string, tick: Function | null): Entity

get

  • get(world: any, id: any): any

getAll

  • getAll(world: any): object

recreate

  • recreate(id: string, type: string, data: EntityData, worldName: string, tick: Function | null): Entity

Generated using TypeDoc