Class MobMixin

java.lang.Object
de.cech12.usefulhats.mixin.MobMixin

public class MobMixin extends Object
Mixin for the Mob class to add hat event handling.
  • Constructor Details

    • MobMixin

      public MobMixin()
  • Method Details

    • setTargetProxy

      public void setTargetProxy(net.minecraft.world.entity.LivingEntity livingEntity, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)