mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 10:12:06 -07:00
@@ -147,7 +147,7 @@ public interface RecipeChoice extends Predicate<ItemStack>, Cloneable {
|
||||
* Represents a choice that will be valid only one of the stacks is exactly
|
||||
* matched (aside from stack size).
|
||||
* <br>
|
||||
* <b>Not valid for shapeless recipes</b>
|
||||
* <b>Only valid for shaped recipes</b>
|
||||
*
|
||||
* @deprecated draft API
|
||||
*/
|
||||
|
Reference in New Issue
Block a user