public class SpiderSpawner
extends java.lang.Object
| Constructor and Description |
|---|
SpiderSpawner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
spawnEgg(Level level,
int position) |
static void |
spawnNest(Level level,
int position) |
static void |
spawnQueen(Level level,
int position) |