Class ResourcePackStatus

java.lang.Object
net.glowstone.constants.ResourcePackStatus

public final class ResourcePackStatus extends Object
Mappings for resource pack status codes.
  • Method Details

    • getStatus

      public static org.bukkit.event.player.PlayerResourcePackStatusEvent.Status getStatus(int code)
      Get the status for a specified id.
      Parameters:
      code - the code.
      Returns:
      the Status, or null