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

public enum CopyNbtFunction$DataSource

csx$c
net.minecraft.world.level.storage.loot.functions.CopyNbtFunction$DataSource
net.minecraft.class_3837$class_3840
net.minecraft.loot.function.CopyNbtLootFunction$Source
net.minecraft.world.storage.loot.functions.CopyNbt$Source
net.minecraft.server.v1_15_R1.LootItemFunctionCopyNBT$Source

枚举常量概要

枚举常量
a
THIS
field_17024
THIS
THIS
THIS
b
KILLER
field_17025
KILLER
KILLER
KILLER
c
KILLER_PLAYER
field_17026
KILLER_PLAYER
KILLER_PLAYER
KILLER_PLAYER
d
BLOCK_ENTITY
field_17027
BLOCK_ENTITY
BLOCK_ENTITY
BLOCK_ENTITY

字段概要

修饰符与类型字段
public final String
e
name
field_17028
name
field_216224_e
public final LootContextParam<?>
f
param
field_17029
parameter
field_216225_f
public final Function<LootContext, Tag>
g
getter
field_17030
getter
field_216226_g

构造函数概要

修饰符构造函数
private <T>(String arg0, LootContextParam<T> arg1, Function<? super T, Tag> name)

方法概要

修饰符与类型方法
public static CopyNbtFunction$DataSource
a(String arg0)
getByName(String arg0)
method_16862(String arg0)
get(String name)
func_216223_a(String arg0)