pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.item.builder
/
ItemStackBuilder
/
removeAttributeModifiers
remove
Attribute
Modifiers
fun
removeAttributeModifiers
(
attribute
:
Attribute
)
:
ItemStackBuilder
(
source
)
fun
removeAttributeModifiers
(
attribute
:
Attribute
,
predicate
:
(
AttributeModifier
)
->
Boolean
)
:
ItemStackBuilder
(
source
)