mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-02 11:22:01 +01:00
Remove obsolete documentation from ArmorMeta#setTrim
By: md_5 <git@md-5.net>
This commit is contained in:
parent
943a1d3dd9
commit
dba384ad97
@ -25,9 +25,6 @@ public interface ArmorMeta extends ItemMeta {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the {@link ArmorTrim}.
|
* 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
|
* @param trim the trim to set, or null to remove it
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user