net.minecraft.world.level.storage.loot.functions

public class CopyNbtFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

csx
net.minecraft.world.level.storage.loot.functions.CopyNbtFunction
net.minecraft.class_3837
net.minecraft.unmapped.C_nucjwigk
net.minecraft.loot.function.CopyNbtLootFunction
net.minecraft.world.storage.loot.functions.CopyNbt
net.minecraft.server.v1_15_R1.LootItemFunctionCopyNBT

Field summary

Modifier and TypeField
private final CopyNbtFunction$DataSource
a
source
field_17013
f_tdpizdcn
source
field_215887_a
private final List<CopyNbtFunction$CopyOperation>
c
operations
field_17014
f_hmsscfme
operations
field_215888_c
private static final Function<Entity, Tag>
d
ENTITY_GETTER
field_17015
f_tytlceyw
ENTITY_TAG_GETTER
field_215889_d
private static final Function<BlockEntity, Tag>
e
BLOCK_ENTITY_GETTER
field_17016
f_hcfppydx
BLOCK_ENTITY_TAG_GETTER
field_215890_e

Constructor summary

ModifierConstructor
private (LootItemCondition[] conditions, CopyNbtFunction$DataSource source, List<CopyNbtFunction$CopyOperation> operations)

Method summary

Modifier and TypeMethod
private static NbtPathArgument$NbtPath
b(String arg0)
compileNbtPath(String arg0)
method_16853(String arg0)
m_xllrozzq(String arg0)
parseNbtPath(String nbtPath)
func_215880_b(String arg0)
public Set<LootContextParam<?>>
a()
getReferencedContextParams()
method_293()
m_oozesizv()
getRequiredParameters()
func_215855_a()
public ItemStack
a(bek arg0, cru arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
m_axzztavb(C_sddaxwyk arg0, C_iakykpgh arg1)
process(ItemStack arg0, LootContext arg1)
func_215859_a(ItemStack arg0, LootContext arg1)
public static CopyNbtFunction$Builder
a(csx$c arg0)
copyData(CopyNbtFunction$DataSource arg0)
method_16848(class_3837$class_3840 arg0)
m_ksbhlzab(C_nucjwigk$C_zhrkastx arg0)
builder(CopyNbtLootFunction$Source source)
func_215881_a(CopyNbt$Source arg0)