mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07:00
@@ -65,6 +65,11 @@ public class PlayerTeleportEvent extends PlayerMoveEvent {
|
||||
* gateway
|
||||
*/
|
||||
END_GATEWAY,
|
||||
/**
|
||||
* Indicates the teleportation was caused by a player consuming chorus
|
||||
* fruit
|
||||
*/
|
||||
CHORUS_FRUIT,
|
||||
/**
|
||||
* Indicates the teleportation was caused by an event not covered by
|
||||
* this enum
|
||||
|
Reference in New Issue
Block a user