extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| etz | |
| net.minecraft.world.level.storage.loot.functions.SetLoreFunction | |
| net.minecraft.class_3671 | |
| net.minecraft.loot.function.SetLoreLootFunction | |
| net.minecraft.unmapped.C_tsdbxwal | |
| net.minecraft.loot.function.SetLoreLootFunction | |
| net.minecraft.src.C_2953_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetLoreLootFunction> |
| ||||||||||||||
| private final List<Text> |
| ||||||||||||||
| private final ListOperation |
| ||||||||||||||
| private final Optional<LootContext$EntityTarget> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<LootCondition> conditions, List<Text> lore, ListOperation operation, Optional<LootContext$EntityTarget> entity) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType<SetLoreLootFunction> |
| ||||||||||||||
| public Set<LootContextParameter<?>> |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| private List<Text> |
| ||||||||||||||
| public static SetLoreLootFunction$Builder |
|