extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
dtd | |
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 |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
final boolean |
| ||||||||||
final List<Component> |
| ||||||||||
final LootContext$EntityTarget |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (LootItemCondition[] conditions, boolean replace, List<Component> lore, LootContext$EntityTarget entity) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public LootItemFunctionType |
| ||||||||||
public Set<LootContextParam<?>> |
| ||||||||||
public ItemStack |
| ||||||||||
private ListTag |
| ||||||||||
public static SetLoreFunction$Builder |
|