Class PlayerJoinWorldEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.PlayerJoinWorldEvent
This event is fired when an
AbstractPlayerEntity connects to a world.
The isConnected variable determines if the player is connecting to a server
that they aren't hosting themselves.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
player
-
isConnected
public final boolean isConnected
-
-
Constructor Details
-
PlayerJoinWorldEvent
-