extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| czy | |
| net.minecraft.world.level.storage.loot.functions.CopyNbtFunction | |
| net.minecraft.class_3837 | |
| net.minecraft.loot.function.CopyNbtLootFunction | |
| net.minecraft.unmapped.C_nucjwigk | |
| net.minecraft.loot.functions.CopyNbt | |
| net.minecraft.loot.functions.CopyNbt |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final CopyNbtLootFunction$Source |
| ||||||||||||||
| private final List<CopyNbtLootFunction$Operation> |
| ||||||||||||||
| private static final Function<Entity, Tag> |
| ||||||||||||||
| private static final Function<BlockEntity, Tag> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (LootCondition[] conditions, CopyNbtLootFunction$Source source, List<CopyNbtLootFunction$Operation> operations) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType |
| ||||||||||||||
| private static NbtPathArgumentType$NbtPath |
| ||||||||||||||
| public Set<LootContextParameter<?>> |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| public static CopyNbtLootFunction$Builder |
|