Javadocs.

This commit is contained in:
Camotoy 2023-04-08 12:54:19 -04:00
parent 60de3187c6
commit 707cbce6cf
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ public class Item {
}
/**
* Takes NBT from Java Edition and converts any value that Bedrock parses differently. <br />
* Takes NBT from Java Edition and converts any value that Bedrock parses differently. <br>
* Do note that this method is, these days, only called in three places (as of 2023/~1.19):
* <ul>
* <li>Extra recipe loading</li>