mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-26 18:03:51 -07:00
@@ -32,7 +32,7 @@ public interface AttributeInstance {
|
||||
/**
|
||||
* Get all modifiers present on this instance.
|
||||
*
|
||||
* @return
|
||||
* @return a copied collection of all modifiers
|
||||
*/
|
||||
Collection<AttributeModifier> getModifiers();
|
||||
|
||||
|
Reference in New Issue
Block a user