Class WindChargeItemMixin
java.lang.Object
io.github.xrickastley.sevenelements.mixin.WindChargeItemMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidsetElementalInfusion1(World world, PlayerEntity user, Hand hand, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<TypedActionResult<ItemStack>> cir, WindChargeEntity windCharge) private voidsetElementalInfusion2(World world, Position pos, ItemStack stack, Direction direction, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<ProjectileEntity> cir, WindChargeEntity windCharge)
-
Constructor Details
-
WindChargeItemMixin
public WindChargeItemMixin()
-
-
Method Details
-
setElementalInfusion1
private void setElementalInfusion1(World world, PlayerEntity user, Hand hand, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<TypedActionResult<ItemStack>> cir, WindChargeEntity windCharge) -
setElementalInfusion2
private void setElementalInfusion2(World world, Position pos, ItemStack stack, Direction direction, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<ProjectileEntity> cir, WindChargeEntity windCharge)
-