extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| ctn | |
| net.minecraft.world.level.storage.loot.functions.SetLoreFunction | |
| net.minecraft.class_3671 | |
| net.minecraft.loot.function.SetLoreLootFunction | |
| net.minecraft.world.storage.loot.functions.SetLore | |
| net.minecraft.server.v1_15_R1.LootItemFunctionSetLore |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final boolean |
| ||||||||||
| private final List<Component> |
| ||||||||||
| private final LootContext$EntityTarget |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (LootItemCondition[] conditions, boolean replace, List<Component> lore, LootContext$EntityTarget entity) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Set<LootContextParam<?>> |
| ||||||||||
| public ItemStack |
| ||||||||||
| private ListTag |
|