JSPrismarine
Preparing search index...
@jsprismarine/prismarine
Protocol
Handlers
SetLocalPlayerAsInitializedHandler
Class SetLocalPlayerAsInitializedHandler
Implements
default
<
SetLocalPlayerAsInitializedPacket
>
Index
Constructors
constructor
Properties
Net
ID
Methods
handle
Constructors
constructor
new
SetLocalPlayerAsInitializedHandler
()
:
SetLocalPlayerAsInitializedHandler
Returns
SetLocalPlayerAsInitializedHandler
Properties
Static
Net
ID
NetID
:
number
= Identifiers.SetLocalPlayerAsInitializedPacket
Methods
handle
handle
(
_packet
:
SetLocalPlayerAsInitializedPacket
,
server
:
Server
,
session
:
PlayerSession
,
)
:
Promise
<
void
>
Handle a data packet.
Parameters
_packet
:
SetLocalPlayerAsInitializedPacket
server
:
Server
The server instance.
session
:
PlayerSession
The player session.
Returns
Promise
<
void
>
Handled packet.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Net
ID
Methods
handle
JSPrismarine
Loading...
Handle a data packet.