public class BungeePartiesPlayerPostHomeEvent extends BungeePartiesEvent implements IPlayerPostHomeEvent
Constructor and Description |
---|
BungeePartiesPlayerPostHomeEvent(PartyPlayer player,
Party party,
PartyHome home) |
Modifier and Type | Method and Description |
---|---|
@NotNull PartyHome |
getHome()
Get the destination home
|
@NotNull Party |
getParty()
Get the party
|
@NotNull PartyPlayer |
getPartyPlayer()
Get the player who got teleported
|
getApi, setApi
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApi, setApi
public BungeePartiesPlayerPostHomeEvent(PartyPlayer player, Party party, PartyHome home)
@NotNull public @NotNull PartyPlayer getPartyPlayer()
IPlayerPostHomeEvent
getPartyPlayer
in interface IPlayerPostHomeEvent
PartyPlayer
@NotNull public @NotNull Party getParty()
IPlayerPostHomeEvent
getParty
in interface IPlayerPostHomeEvent
Party
@NotNull public @NotNull PartyHome getHome()
IPlayerPostHomeEvent
getHome
in interface IPlayerPostHomeEvent
PartyHome
Copyright © 2023. All rights reserved.