mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-30 16:19:03 +01:00
Remove obsolete documentation from ArmorMeta#setTrim
By: md_5 <git@md-5.net>
This commit is contained in:
parent
943a1d3dd9
commit
dba384ad97
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ public interface ArmorMeta extends ItemMeta {
|
|||
|
||||
/**
|
||||
* Set the {@link ArmorTrim}.
|
||||
* <p>
|
||||
* While vanilla only allows for armor to be trimmed, trims may be applied
|
||||
* to any item whether or not the client will actually render a trim.
|
||||
*
|
||||
* @param trim the trim to set, or null to remove it
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue