mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Whoops
This commit is contained in:
parent
9bdf05aff4
commit
aa59f404af
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ public interface CustomItemData {
|
|||
/**
|
||||
* 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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue