Class Translation

java.lang.Object
ua.mcchickenstudio.opencreative.indev.Translation

public class Translation extends Object
  • Constructor Details

    • Translation

      public Translation(@NotNull @NotNull String lang, @NotNull @NotNull org.bukkit.inventory.ItemStack icon)
  • Method Details

    • getMessages

      @NotNull public @NotNull Map<@NotNull String, @NotNull String> getMessages()
    • getIcon

      @NotNull public @NotNull org.bukkit.inventory.ItemStack getIcon()
    • getLang

      @NotNull public @NotNull String getLang()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object