java.lang.Object
com.ordwen.odailyquests.quests.player.progression.clickable.QuestContext

public class QuestContext extends Object
  • Method Details

    • getPlayer

      @NotNull public org.bukkit.entity.Player getPlayer()
    • getClickedItem

      @Nullable public org.bukkit.inventory.ItemStack getClickedItem()
    • getVillager

      @Nullable public org.bukkit.entity.Villager getVillager()
    • getSelectedRecipe

      @Nullable public org.bukkit.inventory.MerchantRecipe getSelectedRecipe()
    • getQuantity

      public int getQuantity()