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