@@ -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