Class RangedWeaponItemMixin
java.lang.Object
io.github.xrickastley.sevenelements.mixin.RangedWeaponItemMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidapplyInfusionToProjectile(World world, LivingEntity shooter, ItemStack weaponStack, ItemStack projectileStack, boolean critical, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<ProjectileEntity> cir, PersistentProjectileEntity projectile)
-
Constructor Details
-
RangedWeaponItemMixin
public RangedWeaponItemMixin()
-
-
Method Details
-
applyInfusionToProjectile
private void applyInfusionToProjectile(World world, LivingEntity shooter, ItemStack weaponStack, ItemStack projectileStack, boolean critical, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<ProjectileEntity> cir, PersistentProjectileEntity projectile)
-