mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 00:22:08 -07:00
Remove obsolete documentation from ArmorMeta#setTrim
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user