类 PlayerEvent.PlayerRespawnEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
封闭类:
PlayerEvent

public static class PlayerEvent.PlayerRespawnEvent extends PlayerEvent
  • 字段详细资料

    • endConquered

      private final boolean endConquered
  • 构造器详细资料

    • PlayerRespawnEvent

      public PlayerRespawnEvent(Player player, boolean endConquered)
  • 方法详细资料

    • isEndConquered

      public boolean isEndConquered()
      Did this respawn event come from the player conquering the end?
      返回:
      if this respawn was because the player conquered the end