Package net.minecraft.world.spawner
Interface ISpecialSpawner
- All Known Implementing Classes:
CatSpawner
,PatrolSpawner
,PhantomSpawner
,VillageSiege
,WanderingTraderSpawner
public interface ISpecialSpawner
-
Method Summary
Modifier and TypeMethodDescriptionint
tick
(ServerWorld p_230253_1_, boolean p_230253_2_, boolean p_230253_3_)
-
Method Details
-
tick
-