Class ThrownEnderpearlMixin
java.lang.Object
net.frozenblock.wilderwild.mixin.projectile.ThrownEnderpearlMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwilderWild$onHitWithoutServerPlayer(net.minecraft.world.phys.HitResult result, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info, net.minecraft.world.entity.Entity owner) voidwilderWild$onHitWithServerPlayer(net.minecraft.world.phys.HitResult result, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info, net.minecraft.world.entity.Entity entity)
-
Constructor Details
-
ThrownEnderpearlMixin
public ThrownEnderpearlMixin()
-
-
Method Details
-
wilderWild$onHitWithServerPlayer
public void wilderWild$onHitWithServerPlayer(net.minecraft.world.phys.HitResult result, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info, net.minecraft.world.entity.Entity entity) -
wilderWild$onHitWithoutServerPlayer
public void wilderWild$onHitWithoutServerPlayer(net.minecraft.world.phys.HitResult result, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info, net.minecraft.world.entity.Entity owner)
-