extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| fka | |
| net.minecraft.world.level.storage.loot.functions.CopyNameFunction | |
| net.minecraft.class_101 | |
| net.minecraft.loot.function.CopyNameLootFunction | |
| net.minecraft.unmapped.C_nczwqnwe | |
| net.minecraft.loot.function.CopyNameLootFunction | |
| net.minecraft.src.C_2892_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final Codecs$IdMapper<String, CopyNameLootFunction$NameSource> |
| ||||||||||||||
| public static final com.mojang.serialization.MapCodec<CopyNameLootFunction> |
| ||||||||||||||
| private final CopyNameLootFunction$NameSource |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootCondition> conditions, CopyNameLootFunction$NameSource source) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType<CopyNameLootFunction> |
| ||||||||||||||
| public Set<ContextParameter<?>> |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| public static ConditionalLootFunction$Builder<?> |
|