net.minecraft.world.level.storage.loot.functions

public class SetAttributesFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

eyi
net.minecraft.world.level.storage.loot.functions.SetAttributesFunction
net.minecraft.class_137
net.minecraft.loot.function.SetAttributesLootFunction
net.minecraft.world.level.storage.loot.functions.LootItemFunctionSetAttribute

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<SetAttributesFunction>
a
CODEC
field_45836
CODEC
private final List<SetAttributesFunction$Modifier>
b
modifiers
field_1105
attributes
private final boolean
c
replace
field_51360
replace

Constructor summary

ModifierConstructor
(List<LootItemCondition> conditions, List<SetAttributesFunction$Modifier> attributes, boolean replace)

Method summary

Modifier and TypeMethod
public LootItemFunctionType<SetAttributesFunction>
b()
getType()
method_29321()
getType()
public Set<ContextKey<?>>
a()
getReferencedContextParams()
method_293()
getAllowedParameters()
public ItemStack
a(cxp arg0, ewp arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
private ItemAttributeModifiers
a(ewp arg0, dag arg1)
updateModifiers(LootContext arg0, ItemAttributeModifiers arg1)
method_59544(class_47 arg0, class_9285 arg1)
applyTo(LootContext context, AttributeModifiersComponent attributeModifiersComponent)
public static SetAttributesFunction$ModifierBuilder
a(alz arg0, jq<bxj> arg1, bxm$a arg2, fau arg3)
modifier(ResourceLocation arg0, Holder<Attribute> arg1, AttributeModifier$Operation arg2, NumberProvider arg3)
method_35524(class_2960 arg0, class_6880<class_1320> arg1, class_1322$class_1323 arg2, class_5658 arg3)
attributeBuilder(Identifier id, RegistryEntry<EntityAttribute> attribute, EntityAttributeModifier$Operation operation, LootNumberProvider amountRange)
public static SetAttributesFunction$Builder
c()
setAttributes()
method_35525()
builder()