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