Class SpawnHelper1_20
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.spawn.SpawnHelper1_20
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnHelperAPI<net.minecraft.world.entity.LivingEntity>
public class SpawnHelper1_20
extends Object
implements mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnHelperAPI<net.minecraft.world.entity.LivingEntity>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpawnHelper1_20
public SpawnHelper1_20()
-
-
Method Details
-
getEntry
public mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnEntryAPI<net.minecraft.world.entity.LivingEntity> getEntry(Class<? extends net.minecraft.world.entity.LivingEntity> clazz, int weight, int maxGroup, int minGroup) - Specified by:
getEntryin interfacemods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnHelperAPI<net.minecraft.world.entity.LivingEntity>
-