extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
fdw | |
net.minecraft.world.level.storage.loot.functions.SetLoreFunction | |
net.minecraft.class_3671 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.MapCodec<SetLoreFunction> |
| ||||||
private final List<Component> |
| ||||||
private final ListOperation |
| ||||||
private final Optional<LootContext$EntityTarget> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (List<LootItemCondition> arg0, List<Component> arg1, ListOperation arg2, Optional<LootContext$EntityTarget> arg3) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public LootItemFunctionType<SetLoreFunction> |
| ||||||
public Set<ContextKey<?>> |
| ||||||
public ItemStack |
| ||||||
private List<Component> |
| ||||||
public static SetLoreFunction$Builder |
|