mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 20:23:53 -07:00
@@ -65,6 +65,11 @@ public class PlayerTeleportEvent extends PlayerMoveEvent {
|
|||||||
* gateway
|
* gateway
|
||||||
*/
|
*/
|
||||||
END_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
|
* Indicates the teleportation was caused by an event not covered by
|
||||||
* this enum
|
* this enum
|
||||||
|
Reference in New Issue
Block a user