extends LootFunction
All mapped superinterfaces:
| cpp | |
| net.minecraft.class_3837 | |
| net.minecraft.world.storage.loot.functions.CopyNbt |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final CopyNbt$Source |
| ||||||
| private final List<CopyNbt$Operation> |
| ||||||
| private static final Function<Entity, INBT> |
| ||||||
| private static final Function<TileEntity, INBT> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (ILootCondition[] arg0, CopyNbt$Source arg1, List<CopyNbt$Operation> arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static NBTPathArgument$NBTPath |
| ||||||
| public Set<LootParameter<?>> |
| ||||||
| public ItemStack |
| ||||||
| public static CopyNbt$Builder |
|