[This is preliminary documentation and is subject to change.]

Player's current (newly-joined) world. May be same as OldWorld, if rejoining.

Namespace: fCraft.Events
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
[NotNullAttribute]
public World NewWorld { get; private set; }

See Also