net.minecraft.world.gen.loot.functions

public class SetDamageFunction

extends LootItemFunction

bge
net.minecraft.class_2806
net.minecraft.world.gen.loot.functions.SetDamageFunction
net.minecraft.world.storage.loot.functions.SetDamage
net.minecraft.world.storage.loot.functions.SetDamage

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_13233
LOGGER
field_186565_a
LOGGER
private final RandomNumberBounds
b
field_13234
damage
field_186566_b
damageRange

Constructor summary

ModifierConstructor
public (LootItemCondition[] conditions, RandomNumberBounds damage)

Method summary

Modifier and TypeMethod
public ItemStack
a(aip arg0, Random arg1, bft arg2)
method_12029(class_1071 arg0, Random arg1, class_2782 arg2)
run(ItemStack arg0, Random arg1, LootContext arg2)
func_186553_a(ItemStack arg0, Random arg1, LootContext arg2)
apply(ItemStack arg0, Random arg1, LootContext arg2)