Class RefRecipeChoice.RefExactChoice
java.lang.Object
xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefRecipeChoice.RefExactChoice
- Enclosing class:
RefRecipeChoice
1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoice
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @Nullable Class<?> 1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoicestatic final @Nullable Constructor<?> 1.13.1+org.bukkit.inventory.RecipeChoice.ExactChoice(List<org.bukkit.inventory.ItemStack>)static final @Nullable Method1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoice#getChoices() -
Method Summary
-
Field Details
-
EXACT_CHOICE_CLASS
1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoice -
EXACT_CHOICE_CONSTRUCTOR
1.13.1+org.bukkit.inventory.RecipeChoice.ExactChoice(List<org.bukkit.inventory.ItemStack>) -
EXACT_CHOICE_GET_CHOICES_METHOD
1.13.1+ org.bukkit.inventory.RecipeChoice.ExactChoice#getChoices()
-