Class Guide

java.lang.Object
net.mathias2246.buildmc.api.Guide
All Implemented Interfaces:
net.kyori.adventure.key.Keyed, org.bukkit.Keyed

public class Guide extends Object implements net.kyori.adventure.key.Keyed, org.bukkit.Keyed
  • Constructor Details

    • Guide

      public Guide(@NotNull @NotNull net.kyori.adventure.key.Key key, @NotNull @NotNull String textKey, @NotNull @NotNull Map<String,URL> urls)
  • Method Details

    • getTextKey

      @NotNull public @NotNull String getTextKey()
    • getUrls

      @NotNull public @NotNull Map<String,URL> getUrls()
    • getKey

      @NotNull public @NotNull org.bukkit.NamespacedKey getKey()
      Specified by:
      getKey in interface org.bukkit.Keyed
    • key

      public @NonNull net.kyori.adventure.key.Key key()
      Specified by:
      key in interface net.kyori.adventure.key.Keyed
      Specified by:
      key in interface org.bukkit.Keyed