Class SetContents

java.lang.Object
net.minecraft.loot.LootFunction
net.minecraft.loot.functions.SetContents
All Implemented Interfaces:
BiFunction<ItemStack,LootContext,ItemStack>, ILootFunction, IParameterized

public class SetContents extends LootFunction