@tryforge/forge.minecraft
Preparing search index...
IConnectionEvents
Interface IConnectionEvents
interface
IConnectionEvents
{
connected
:
(
server
:
MinecraftServer
)
=>
void
;
disconnected
:
()
=>
void
;
reconnecting
:
()
=>
void
;
}
Index
Properties
connected
disconnected
reconnecting
Properties
connected
connected
:
(
server
:
MinecraftServer
)
=>
void
disconnected
disconnected
:
()
=>
void
reconnecting
reconnecting
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connected
disconnected
reconnecting
@tryforge/forge.minecraft
Loading...