Class RefShapedRecipe
java.lang.Object
xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefShapedRecipe
org.bukkit.inventory.ShapelessRecipe
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @Nullable Constructor<org.bukkit.inventory.ShapedRecipe> 1.12+ org.bukkit.inventory.ShapedRecipe(org.bukkit.NamespacedKey, org.bukkit.inventory.ItemStack) -
Method Summary
-
Field Details
-
SHAPED_RECIPE_CONSTRUCTOR
@Nullable public static final @Nullable Constructor<org.bukkit.inventory.ShapedRecipe> SHAPED_RECIPE_CONSTRUCTOR1.12+ org.bukkit.inventory.ShapedRecipe(org.bukkit.NamespacedKey, org.bukkit.inventory.ItemStack)
-