Interface ClientPlayerEvent
@Environment(CLIENT)
public interface ClientPlayerEvent
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Event<ClientPlayerEvent.ClientPlayerJoin>
static final Event<ClientPlayerEvent.ClientPlayerQuit>
static final Event<ClientPlayerEvent.ClientPlayerRespawn>
-
Field Details
-
CLIENT_PLAYER_JOIN
-
CLIENT_PLAYER_QUIT
-
CLIENT_PLAYER_RESPAWN
-