Class DrownedWorldListener

java.lang.Object
com.pixelmonmod.pixelmon.world.listener.DrownedWorldListener

public class DrownedWorldListener extends Object
  • Field Details

  • Constructor Details

    • DrownedWorldListener

      public DrownedWorldListener()
  • Method Details

    • onCapture

      public static void onCapture(CaptureEvent.StartCapture event)
    • onLivingTick

      public static void onLivingTick(net.minecraftforge.event.entity.living.LivingEvent.LivingTickEvent event)
    • onLivingHurt

      public static void onLivingHurt(net.minecraftforge.event.entity.living.LivingHurtEvent event)