Class MixinSetItemDamageFunction
java.lang.Object
net.darkhax.datamancy.common.mixin.loot.MixinSetItemDamageFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun(net.minecraft.world.item.ItemStack stack, net.minecraft.world.level.storage.loot.LootContext ctx, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.item.ItemStack> cbi)
-
Constructor Details
-
MixinSetItemDamageFunction
public MixinSetItemDamageFunction()
-
-
Method Details
-
run
public void run(net.minecraft.world.item.ItemStack stack, net.minecraft.world.level.storage.loot.LootContext ctx, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.item.ItemStack> cbi)
-