Class LivingAttackHandler
java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<LivingAttackHandler.Insert>
com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class InsertHandler
InsertHandler.InsertWrapper<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinsert(net.minecraft.world.entity.LivingEntity living, net.minecraft.world.damagesource.DamageSource source, float amount) Methods inherited from class InsertHandler
hasInserts, loopThrough
-
Constructor Details
-
LivingAttackHandler
public LivingAttackHandler()
-
-
Method Details
-
insert
public void insert(net.minecraft.world.entity.LivingEntity living, net.minecraft.world.damagesource.DamageSource source, float amount)
-