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

public class Translation extends Object
  • Constructor Details

    • Translation

      public Translation(@NotNull @NotNull String id, @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()
    • getId

      @NotNull public @NotNull String getId()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object