类 GuildPvpPreparationEvent

java.lang.Object
org.bukkit.event.Event
cn.handyplus.guild.event.GuildPvpPreparationEvent

public class GuildPvpPreparationEvent extends org.bukkit.event.Event
匹配公会战 准备事件
从以下版本开始:
1.0.0
  • 构造器详细资料

    • GuildPvpPreparationEvent

      public GuildPvpPreparationEvent(List<Integer> guildIdList)
  • 方法详细资料

    • getHandlers

      @NotNull public @NotNull org.bukkit.event.HandlerList getHandlers()
      指定者:
      getHandlers 在类中 org.bukkit.event.Event
    • getHandlerList

      public static org.bukkit.event.HandlerList getHandlerList()
    • getGuildIdList

      public List<Integer> getGuildIdList()
      获取匹配的公会ids
      返回:
      公会ids