extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, ParameterConsumer
cpt | |
net.minecraft.class_3837 | |
net.minecraft.world.loot.function.CopyNbtLootFunction | |
net.minecraft.world.storage.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[] arg0, CopyNbtLootFunction$Source arg1, List<CopyNbtLootFunction$Operation> arg2) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static NbtPathArgumentType$NbtPath |
| ||||||||
public Set<LootContextParameter<?>> |
| ||||||||
public ItemStack |
| ||||||||
public static CopyNbtLootFunction$Builder |
|