public class SpawnHelper
extends java.lang.Object
| Constructor and Description |
|---|
SpawnHelper() |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable SpawnHelperAPI<?> |
getAPI() |
static <E> @Nullable SpawnEntryAPI<E> |
getSpawnEntry(java.lang.Class<? extends E> clazz,
int weight,
int maxGroup,
int minGroup) |
@Nullable public static @Nullable SpawnHelperAPI<?> getAPI()
@Nullable public static <E> @Nullable SpawnEntryAPI<E> getSpawnEntry(java.lang.Class<? extends E> clazz, int weight, int maxGroup, int minGroup)