@minecraft/server / PlayerLeaveAfterEvent
Class: PlayerLeaveAfterEvent ​
Defined in: @minecraft/server/index.d.ts:18050
Contains information regarding a player that has left the world.
Properties ​
playerId ​
readonlyplayerId:string
Defined in: @minecraft/server/index.d.ts:18058
Remarks ​
Opaque string identifier of the player that has left the event.
playerName ​
readonlyplayerName:string
Defined in: @minecraft/server/index.d.ts:18064
Remarks ​
Player that has left the world.