public class SpawnHelper1_12_2
extends java.lang.Object
implements mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnHelperAPI<net.minecraft.entity.EntityLiving>
| Constructor and Description |
|---|
SpawnHelper1_12_2() |
| Modifier and Type | Method and Description |
|---|---|
mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnEntryAPI<net.minecraft.entity.EntityLiving> |
getEntry(java.lang.Class<? extends net.minecraft.entity.EntityLiving> clazz,
int weight,
int maxGroup,
int minGroup) |
public mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnEntryAPI<net.minecraft.entity.EntityLiving> getEntry(java.lang.Class<? extends net.minecraft.entity.EntityLiving> clazz,
int weight,
int maxGroup,
int minGroup)
getEntry in interface mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnHelperAPI<net.minecraft.entity.EntityLiving>