net.minecraft.world.loot.function

public class CopyNbtLootFunction

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 TypeField
private final CopyNbtLootFunction$Source
a
field_17013
source
field_215887_a
private final List<CopyNbtLootFunction$Operation>
c
field_17014
operations
field_215888_c
private static final Function<Entity, Tag>
d
field_17015
ENTITY_TAG_GETTER
field_215889_d
private static final Function<BlockEntity, Tag>
e
field_17016
BLOCK_ENTITY_TAG_GETTER
field_215890_e

Constructor summary

ModifierConstructor
private (LootCondition[] arg0, CopyNbtLootFunction$Source arg1, List<CopyNbtLootFunction$Operation> arg2)

Method summary

Modifier and TypeMethod
private static NbtPathArgumentType$NbtPath
b(String arg0)
method_16853(String arg0)
parseNbtPath(String arg0)
func_215880_b(String arg0)
public Set<LootContextParameter<?>>
a()
method_293()
getRequiredParameters()
func_215855_a()
public ItemStack
a(bce arg0, cos arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
func_215859_a(ItemStack arg0, LootContext arg1)
public static CopyNbtLootFunction$Builder
a(cpt$c arg0)
method_16848(class_3837$class_3840 arg0)
builder(CopyNbtLootFunction$Source arg0)
func_215881_a(CopyNbt$Source arg0)