Package net.minecraft.world.level
Interface CustomSpawner
- All Known Implementing Classes:
CatSpawner
,PatrolSpawner
,PhantomSpawner
,VillageSiege
,WanderingTraderSpawner
public interface CustomSpawner
-
Method Summary
Modifier and TypeMethodDescriptionint
tick
(ServerLevel p_45839_, boolean p_45840_, boolean p_45841_)
-
Method Details
-
tick
-