JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.wyck.level.entity
LevelSpawner
Factory
Contents
Description
Method Summary
Method Details
vanilla(LevelSpawner.Kind)
custom(SpawnTick)
Hide sidebar
Show sidebar
Interface LevelSpawner.Factory
Enclosing interface:
LevelSpawner
@Internal
public static interface
LevelSpawner.Factory
Since:
2.4.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
LevelSpawner
custom
(
SpawnTick
tick)
LevelSpawner
vanilla
(
LevelSpawner.Kind
kind)
Method Details
vanilla
LevelSpawner
vanilla
(
LevelSpawner.Kind
kind)
custom
LevelSpawner
custom
(
SpawnTick
tick)