extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.SetLoreFunction | |
| net.minecraft.world.level.storage.loot.functions.SetLoreFunction | |
| net.minecraft.class_3671 | |
| net.minecraft.loot.function.SetLoreLootFunction |
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$EntityReference> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<LootCondition> conditions, List<Text> lore, ListOperation operation, Optional<LootContext$EntityReference> entity) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<SetLoreLootFunction> |
| ||||||||
| public Set<ContextParameter<?>> |
| ||||||||
| public ItemStack |
| ||||||||
| private List<Text> |
| ||||||||
| public static SetLoreLootFunction$Builder |
|