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

public class SetLoreFunction$Builder

extends LootItemConditionalFunction$Builder<SetLoreFunction$Builder>

All mapped superinterfaces:

LootItemFunction$Builder, ConditionUserBuilder

fdw$a
net.minecraft.world.level.storage.loot.functions.SetLoreFunction$Builder
net.minecraft.class_3671$class_6159

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public SetLoreFunction$Builder
a(fda arg0)
setMode(ListOperation arg0)
method_58460(class_9368 arg0)
public SetLoreFunction$Builder
a(fbo$b arg0)
setResolutionContext(LootContext$EntityTarget arg0)
method_35546(class_47$class_50 arg0)
public SetLoreFunction$Builder
a(xk arg0)
addLine(Component arg0)
method_35547(class_2561 arg0)
protected SetLoreFunction$Builder
a()
getThis()
method_35545()
public LootItemFunction
b()
build()
method_515()