Class SetDamage

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

public class SetDamage extends LootFunction