public class MobSpawnReplacement
extends java.lang.Object
Constructor and Description |
---|
MobSpawnReplacement() |
Modifier and Type | Method and Description |
---|---|
void |
onCheckSpawn(net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn event) |
static void |
onEntitySpawn(net.minecraftforge.event.entity.EntityJoinWorldEvent event) |
void |
onSpecialSpawn(net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn event) |
public void onCheckSpawn(net.minecraftforge.event.entity.living.LivingSpawnEvent.CheckSpawn event)
public void onSpecialSpawn(net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn event)
public static void onEntitySpawn(net.minecraftforge.event.entity.EntityJoinWorldEvent event)