Class LivingHealHandler

java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<LivingHealHandler.Insert>
com.stereowalker.unionlib.insert.handler.living.LivingHealHandler

public class LivingHealHandler extends InsertHandler<LivingHealHandler.Insert>
  • Constructor Details

    • LivingHealHandler

      public LivingHealHandler()
  • Method Details

    • insert

      public void insert(net.minecraft.world.entity.LivingEntity living, float amount, Consumer<Float> amountC)