- 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
copyFromPlayer(net.minecraft.server.level.ServerPlayer oldPlayer,
net.minecraft.server.level.ServerPlayer newPlayer,
boolean alive)
Called when player data is copied to a new player.