mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 15:42:19 -07:00
@@ -77,6 +77,10 @@ public class PlayerTeleportEvent extends PlayerMoveEvent {
|
||||
* Indicates the teleportation was caused by a player exiting a vehicle
|
||||
*/
|
||||
DISMOUNT,
|
||||
/**
|
||||
* Indicates the teleportation was caused by a player exiting a bed
|
||||
*/
|
||||
EXIT_BED,
|
||||
/**
|
||||
* Indicates the teleportation was caused by an event not covered by
|
||||
* this enum
|
||||
|
Reference in New Issue
Block a user