Uses of Class
net.minecraft.world.level.storage.loot.functions.SetAttributesFunction.Modifier
Packages that use SetAttributesFunction.Modifier
-
Uses of SetAttributesFunction.Modifier in net.minecraft.world.level.storage.loot.functions
Fields in net.minecraft.world.level.storage.loot.functions with type parameters of type SetAttributesFunction.ModifierModifier and TypeFieldDescriptionprivate final List<SetAttributesFunction.Modifier>
SetAttributesFunction.Builder.modifiers
(package private) final List<SetAttributesFunction.Modifier>
SetAttributesFunction.modifiers
Methods in net.minecraft.world.level.storage.loot.functions that return SetAttributesFunction.ModifierModifier and TypeMethodDescriptionSetAttributesFunction.ModifierBuilder.build()
SetAttributesFunction.Modifier.deserialize
(com.google.gson.JsonObject p_80863_, com.google.gson.JsonDeserializationContext p_80864_) Constructor parameters in net.minecraft.world.level.storage.loot.functions with type arguments of type SetAttributesFunction.ModifierModifierConstructorDescription(package private)
SetAttributesFunction
(LootItemCondition[] p_80833_, List<SetAttributesFunction.Modifier> p_80834_)