Package com.binaris.wizardry.mixin
Class WizardItemImpMixin
java.lang.Object
com.binaris.wizardry.mixin.WizardItemImpMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEBWIZARDRY$wandGetMaxDamage(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Integer> cir) voidEBWIZARDRY$wandSetDamage(int damage, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
Constructor Details
-
WizardItemImpMixin
public WizardItemImpMixin()
-
-
Method Details
-
EBWIZARDRY$wandGetMaxDamage
public void EBWIZARDRY$wandGetMaxDamage(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Integer> cir) -
EBWIZARDRY$wandSetDamage
public void EBWIZARDRY$wandSetDamage(int damage, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-