mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 18:22:08 -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
|
* Represents a choice that will be valid only one of the stacks is exactly
|
||||||
* matched (aside from stack size).
|
* matched (aside from stack size).
|
||||||
* <br>
|
* <br>
|
||||||
* <b>Not valid for shapeless recipes</b>
|
* <b>Only valid for shaped recipes</b>
|
||||||
*
|
*
|
||||||
* @deprecated draft API
|
* @deprecated draft API
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user