extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| csx | |
| net.minecraft.world.level.storage.loot.functions.CopyNbtFunction | |
| net.minecraft.class_3837 | |
| net.minecraft.loot.function.CopyNbtLootFunction | |
| net.minecraft.world.storage.loot.functions.CopyNbt | |
| net.minecraft.server.v1_15_R1.LootItemFunctionCopyNBT |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final CopyNbtFunction$DataSource |
| ||||||||||
| private final List<CopyNbtFunction$CopyOperation> |
| ||||||||||
| private static final Function<Entity, Tag> |
| ||||||||||
| private static final Function<BlockEntity, Tag> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (LootItemCondition[] conditions, CopyNbtFunction$DataSource source, List<CopyNbtFunction$CopyOperation> operations) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static NbtPathArgument$NbtPath |
| ||||||||||
| public Set<LootContextParam<?>> |
| ||||||||||
| public ItemStack |
| ||||||||||
| public static CopyNbtFunction$Builder |
|