api
a9eff54633
jvm
api
/
org.kryptonmc.api.item
/
ItemAttributeModifier
/
Factory
Factory
@
ApiStatus.Internal
interface
Factory
Members
Functions
of
Link copied to clipboard
abstract
fun
of
(
type
:
AttributeType
,
slot
:
EquipmentSlot
,
uuid
:
UUID
,
name
:
String
,
amount
:
Double
,
operation
:
BasicModifierOperation
)
:
ItemAttributeModifier