mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-08 16:12:18 -07:00
SPIGOT-7027: Documentation for ItemMeta#getCustomModelData is incorrect
By: Doc <nachito94@msn.com>
This commit is contained in:
@@ -119,7 +119,7 @@ public interface ItemMeta extends Cloneable, ConfigurationSerializable, Persiste
|
||||
* Plugins should check that hasCustomModelData() returns <code>true</code>
|
||||
* before calling this method.
|
||||
*
|
||||
* @return the localized name that is set
|
||||
* @return the custom model data that is set
|
||||
*/
|
||||
int getCustomModelData();
|
||||
|
||||
|
Reference in New Issue
Block a user