AfterRespawn

public interface AfterRespawn

Functions

afterRespawn
Link copied to clipboard
abstract void afterRespawn(ServerPlayerEntity oldPlayer, ServerPlayerEntity newPlayer, boolean alive)
Called after player a has been respawned.

Sources

jvm source
Link copied to clipboard