Class MobMixin
java.lang.Object
de.cech12.usefulhats.mixin.MobMixin
Mixin for the Mob class to add hat event handling.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTargetProxy(net.minecraft.world.entity.LivingEntity livingEntity, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
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)
-