public class DrownedWorldListener
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DROWNED_LUGIA_KEY |
| Constructor and Description |
|---|
DrownedWorldListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
onCapture(CaptureEvent.StartCapture event) |
static void |
onLivingHurt(net.minecraftforge.event.entity.living.LivingHurtEvent event) |
static void |
onLivingTick(net.minecraftforge.event.entity.living.LivingEvent.LivingUpdateEvent event) |
public static final java.lang.String DROWNED_LUGIA_KEY
public static void onCapture(CaptureEvent.StartCapture event)
public static void onLivingTick(net.minecraftforge.event.entity.living.LivingEvent.LivingUpdateEvent event)
public static void onLivingHurt(net.minecraftforge.event.entity.living.LivingHurtEvent event)