mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
@@ -144,8 +144,8 @@ 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 if one of the stacks is
|
||||||
* matched (aside from stack size).
|
* exactly matched (aside from stack size).
|
||||||
* <br>
|
* <br>
|
||||||
* <b>Only valid for shaped recipes</b>
|
* <b>Only valid for shaped recipes</b>
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user