@ -1,6 +1,6 @@
|
||||
--- ../src-base/minecraft/org/bukkit/event/player/PlayerTeleportEvent.java
|
||||
+++ ../src-work/minecraft/org/bukkit/event/player/PlayerTeleportEvent.java
|
||||
@@ -55,11 +55,27 @@
|
||||
@@ -55,11 +55,30 @@
|
||||
* portal
|
||||
*/
|
||||
END_PORTAL,
|
||||
@ -11,6 +11,9 @@
|
||||
+ */
|
||||
+ MOD,
|
||||
+ // Cauldron end
|
||||
+ // KCauldron start
|
||||
+ DEATH,
|
||||
+ // KCauldron end
|
||||
+ /**
|
||||
* Indicates the teleportation was caused by an event not covered by
|
||||
* this enum
|
||||
|
Reference in New Issue
Block a user