Some JavaDoc
This commit is contained in:
parent
34993a81d0
commit
5214fcb06c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ public class AbstractAdvancementRecipe {
|
||||||
* Your implementing class should call this method to prepare a new {@link AdvancementManager.Builder}
|
* Your implementing class should call this method to prepare a new {@link AdvancementManager.Builder}
|
||||||
* <p>
|
* <p>
|
||||||
* For Example {@link FurnaceRecipe} will call this in the
|
* For Example {@link FurnaceRecipe} will call this in the
|
||||||
* {@link FurnaceRecipe#make(String, String, ItemLike, ItemLike)}-Method
|
* {@link FurnaceRecipe#make(ResourceLocation, ItemLike)}-Method
|
||||||
*
|
*
|
||||||
* @param id {@link ResourceLocation} for this advancement
|
* @param id {@link ResourceLocation} for this advancement
|
||||||
* @param isTool true, if this is registered for a tool
|
* @param isTool true, if this is registered for a tool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue