Class RefRecipeChoice.RefExactChoice

java.lang.Object
xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefRecipeChoice.RefExactChoice
Enclosing class:
RefRecipeChoice

public static class RefRecipeChoice.RefExactChoice extends Object
1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoice
  • Field Details

    • EXACT_CHOICE_CLASS

      @Nullable public static final @Nullable Class<?> EXACT_CHOICE_CLASS
      1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoice
    • EXACT_CHOICE_CONSTRUCTOR

      @Nullable public static final @Nullable Constructor<?> EXACT_CHOICE_CONSTRUCTOR
      1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoice(List<org.bukkit.inventory.ItemStack>)
    • EXACT_CHOICE_GET_CHOICES_METHOD

      @Nullable public static final @Nullable Method EXACT_CHOICE_GET_CHOICES_METHOD
      1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoice#getChoices()