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

public class SetLoreFunction$Builder

extends LootItemConditionalFunction$Builder<SetLoreFunction$Builder>

All mapped superinterfaces:

LootItemFunction$Builder, ConditionUserBuilder

eyx$a
net.minecraft.world.level.storage.loot.functions.SetLoreFunction$Builder
net.minecraft.class_3671$class_6159
net.minecraft.loot.function.SetLoreLootFunction$Builder
net.minecraft.world.level.storage.loot.functions.LootItemFunctionSetLore$a

Field summary

Modifier and TypeField
private Optional<LootContext$EntityTarget>
a
resolutionContext
field_31867
target
private final com.google.common.collect.ImmutableList$Builder<Component>
b
lore
field_31868
lore
private ListOperation
c
mode
field_50025
operation

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public SetLoreFunction$Builder
a(eyb arg0)
setMode(ListOperation arg0)
method_58460(class_9368 arg0)
operation(ListOperation operation)
public SetLoreFunction$Builder
a(ewp$b arg0)
setResolutionContext(LootContext$EntityTarget arg0)
method_35546(class_47$class_50 arg0)
target(LootContext$EntityTarget target)
public SetLoreFunction$Builder
a(xv arg0)
addLine(Component arg0)
method_35547(class_2561 arg0)
lore(Text lore)
protected SetLoreFunction$Builder
a()
getThis()
method_35545()
getThisBuilder()
public LootItemFunction
b()
build()
method_515()
build()