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