Uses of Class
net.minecraftforge.client.event.ClientPlayerNetworkEvent
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of ClientPlayerNetworkEvent in net.minecraftforge.client.event
Modifier and TypeClassDescriptionstatic class
Fired when the client player respawns, creating a new player instance to replace the old player instance.static class
Fired when the client player logs in to the server.static class
Fired when the client player logs out.