Javadocs.

This commit is contained in:
Camotoy 2023-04-08 12:54:19 -04:00
parent 60de3187c6
commit 707cbce6cf

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): * Do note that this method is, these days, only called in three places (as of 2023/~1.19):
* <ul> * <ul>
* <li>Extra recipe loading</li> * <li>Extra recipe loading</li>