extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| ffr | |
| net.minecraft.world.level.storage.loot.functions.SetLoreFunction | |
| net.minecraft.class_3671 | |
| net.minecraft.loot.function.SetLoreLootFunction | |
| net.minecraft.src.C_2953_ | |
| net.minecraft.world.level.storage.loot.functions.LootItemFunctionSetLore |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetLoreFunction> |
| ||||||||||
| private final List<Component> |
| ||||||||||
| private final ListOperation |
| ||||||||||
| private final Optional<LootContext$EntityTarget> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (List<LootItemCondition> conditions, List<Component> lore, ListOperation operation, Optional<LootContext$EntityTarget> entity) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType<SetLoreFunction> |
| ||||||||||
| public Set<ContextKey<?>> |
| ||||||||||
| public ItemStack |
| ||||||||||
| private List<Component> |
| ||||||||||
| public static SetLoreFunction$Builder |
|