JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.wyck.level.entity
SpawnTick
Uses of Interface
dev.wyck.level.entity.SpawnTick
Packages that use
SpawnTick
Package
Description
dev.wyck.level.entity
Uses of
SpawnTick
in
dev.wyck.level.entity
Methods in
dev.wyck.level.entity
with parameters of type
SpawnTick
Modifier and Type
Method
Description
static
LevelSpawner
LevelSpawner.
custom
(
SpawnTick
tick)
Creates a custom level spawner.
LevelSpawner
LevelSpawner.Factory.
custom
(
SpawnTick
tick)