public class MixinWorldEntitySpawner extends java.lang.Object implements IWorldEntitySpawner.Handler
| Constructor and Description |
|---|
MixinWorldEntitySpawner() |
| Modifier and Type | Method and Description |
|---|---|
IWorldEntitySpawner |
getEntitySpawner() |
void |
setEntitySpawner(IWorldEntitySpawner spawner) |
public void setEntitySpawner(@Nullable
IWorldEntitySpawner spawner)
setEntitySpawner in interface IWorldEntitySpawner.Handler@Nullable public IWorldEntitySpawner getEntitySpawner()
getEntitySpawner in interface IWorldEntitySpawner.Handler