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