This commit is contained in:
Eclipse 2024-07-21 14:19:00 +00:00
parent 9bdf05aff4
commit aa59f404af
No known key found for this signature in database
GPG key ID: 95E6998F82EC938A

View file

@ -157,7 +157,7 @@ public interface CustomItemData {
/** /**
* Gets the armor protection value of the item. * Gets the armor protection value of the item.
* *
* Only has a function when {@link CustomItemData#armorType)} is set. * Only has a function when {@link CustomItemData#armorType} is set.
* *
* @return the armor protection value of the item * @return the armor protection value of the item
*/ */