Package | Description |
---|---|
net.minecraft.world.storage.loot.functions |
Modifier and Type | Field and Description |
---|---|
private CopyNbt.Source |
CopyNbt.field_215887_a |
private CopyNbt.Source |
CopyNbt.Builder.source |
Modifier and Type | Method and Description |
---|---|
static CopyNbt.Source |
CopyNbt.Source.getByName(java.lang.String p_216223_0_) |
static CopyNbt.Source |
CopyNbt.Source.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CopyNbt.Source[] |
CopyNbt.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static CopyNbt.Builder |
CopyNbt.builder(CopyNbt.Source source) |
Constructor and Description |
---|
Builder(CopyNbt.Source p_i50675_1_) |
CopyNbt(ILootCondition[] p_i51240_1_,
CopyNbt.Source p_i51240_2_,
java.util.List<CopyNbt.Operation> p_i51240_3_) |