Implement assetid
This commit is contained in:
parent
0eefdfb97a
commit
ebc080b944
2 changed files with 13 additions and 9 deletions
|
@ -1241,9 +1241,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ Key equipSound();
|
||||
+
|
||||
+ /**
|
||||
+ * Gets the model key if present.
|
||||
+ * Gets the asset id if present.
|
||||
+ *
|
||||
+ * @return the model key or null
|
||||
+ * @return the asset id or null
|
||||
+ */
|
||||
+ @Contract(pure = true)
|
||||
+ @Nullable Key assetId();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue