public class BukkitPartiesPartyPostCreateEvent extends BukkitPartiesEvent implements IPartyPostCreateEvent
Constructor and Description |
---|
BukkitPartiesPartyPostCreateEvent(PartyPlayer player,
Party party) |
Modifier and Type | Method and Description |
---|---|
@Nullable PartyPlayer |
getCreator()
Get the creator of the party
|
@NotNull Party |
getParty()
Get the party
|
getApi, getHandlerList, getHandlers, setApi
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getApi, setApi
public BukkitPartiesPartyPostCreateEvent(PartyPlayer player, Party party)
@Nullable public @Nullable PartyPlayer getCreator()
IPartyPostCreateEvent
getCreator
in interface IPartyPostCreateEvent
PartyPlayer
@NotNull public @NotNull Party getParty()
IPartyPostCreateEvent
getParty
in interface IPartyPostCreateEvent
Party
Copyright © 2023. All rights reserved.