public class SpawnEntry1_16_5
extends mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnEntryAPI<net.minecraft.world.entity.LivingEntity>
| Constructor and Description |
|---|
SpawnEntry1_16_5(java.lang.Class<? extends net.minecraft.world.entity.LivingEntity> clazz,
int weight,
int maxGroup,
int minGroup) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.world.entity.LivingEntity |
newInstance(mods.thecomputerizer.theimpossiblelibrary.api.world.WorldAPI<?> worldAPI) |
public SpawnEntry1_16_5(java.lang.Class<? extends net.minecraft.world.entity.LivingEntity> clazz,
int weight,
int maxGroup,
int minGroup)
public net.minecraft.world.entity.LivingEntity newInstance(mods.thecomputerizer.theimpossiblelibrary.api.world.WorldAPI<?> worldAPI)
throws java.lang.Exception
newInstance in class mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnEntryAPI<net.minecraft.world.entity.LivingEntity>java.lang.Exception