- Enclosing class:
ServerPlayerEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
Called after player a has been respawned.
-
Method Details
-
afterRespawn
Called after player a has been respawned.
- Parameters:
oldPlayer
- the old player
newPlayer
- the new player
alive
- whether the old player is still alive