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