Class MixinPanicGoal
java.lang.Object
net.darkhax.herdmentality.common.mixin.MixinPanicGoal
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidshouldPanic(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-
Field Details
-
mob
protected net.minecraft.world.entity.PathfinderMob mob
-
-
Constructor Details
-
MixinPanicGoal
public MixinPanicGoal()
-
-
Method Details
-
shouldPanic
protected void shouldPanic(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir)
-