mirror of
https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
synced 2025-08-19 21:09:05 +00:00
8 lines
172 B
Diff
8 lines
172 B
Diff
![]() |
@@ -11,4 +11,6 @@
|
||
|
ItemStack b();
|
||
|
|
||
|
ItemStack[] b(InventoryCrafting inventorycrafting);
|
||
|
+
|
||
|
+ org.bukkit.inventory.Recipe toBukkitRecipe(); // CraftBukkit
|
||
|
}
|