Interface CustomSpawner

All Known Implementing Classes:
CatSpawner, PatrolSpawner, PhantomSpawner, VillageSiege, WanderingTraderSpawner

public interface CustomSpawner
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    int
    tick(ServerLevel p_45839_, boolean p_45840_, boolean p_45841_)
     
  • Method Details Link icon

    • tick Link icon

      int tick(ServerLevel p_45839_, boolean p_45840_, boolean p_45841_)