Package | Description |
---|---|
net.minecraftforge.client.event |
Modifier and Type | Class and Description |
---|---|
static class |
ClientPlayerNetworkEvent.LoggedInEvent
Fired when the client player logs in to the server.
|
static class |
ClientPlayerNetworkEvent.LoggedOutEvent
Fired when the player logs out.
|
static class |
ClientPlayerNetworkEvent.RespawnEvent
Fired when the player object respawns, such as dimension changes.
|