public class BukkitPartiesPlayerPostTeleportEvent extends BukkitPartiesEvent implements IPlayerPostTeleportEvent
| Constructor and Description |
|---|
BukkitPartiesPlayerPostTeleportEvent(PartyPlayer player,
Party party,
org.bukkit.Location destination) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull org.bukkit.Location |
getDestination()
Get the destination as Location
|
@NotNull Party |
getParty()
Get the party
|
@NotNull PartyPlayer |
getPartyPlayer()
Get the player who got teleported
|
getApi, getHandlerList, getHandlers, setApiclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApi, setApipublic BukkitPartiesPlayerPostTeleportEvent(PartyPlayer player, Party party, org.bukkit.Location destination)
@NotNull public @NotNull PartyPlayer getPartyPlayer()
IPlayerPostTeleportEventgetPartyPlayer in interface IPlayerPostTeleportEventPartyPlayer@NotNull public @NotNull Party getParty()
IPlayerPostTeleportEventgetParty in interface IPlayerPostTeleportEventParty@NotNull public @NotNull org.bukkit.Location getDestination()
LocationCopyright © 2023. All rights reserved.