Package me.hackware.api.event.impl
Class GameJoinEvent
java.lang.Object
me.hackware.api.event.Event
me.hackware.api.event.impl.GameJoinEvent
Fired when the local player joins a world (receives the login/join game packet).
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.hackware.api.event.Event
cancel, isCancelled
-
Constructor Details
-
GameJoinEvent
public GameJoinEvent()
-