discord-mcbe
Preparing search index...
@discord-mcbe/server
WorldConnectEvent
Class WorldConnectEvent
Cancellable.
Hierarchy (
View Summary
)
MinecraftEvent
WorldConnectEvent
Index
Constructors
constructor
Properties
app
identifier
world
identifier
Methods
emit
Constructors
constructor
new
WorldConnectEvent
(
app
:
Application
,
world
:
ScriptWorld
)
:
WorldConnectEvent
Parameters
app
:
Application
world
:
ScriptWorld
Returns
WorldConnectEvent
Properties
Readonly
app
app
:
Application
Readonly
identifier
identifier
:
keyof
ApplicationEvents
= ...
Readonly
world
world
:
ScriptWorld
Static
Readonly
identifier
identifier
:
"worldConnect"
= 'worldConnect'
Methods
emit
emit
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
app
identifier
world
identifier
Methods
emit
discord-mcbe
Loading...
Cancellable.