Interface IJobSpawner

  • All Superinterfaces:
    IJob

    public interface IJobSpawner
    extends IJob
    • Method Detail

      • removeAllSpawned

        void removeAllSpawned()
        Removes all spawned entities
      • hasPixelmon

        boolean hasPixelmon()
      • isEmpty

        boolean isEmpty()
      • isOnCooldown

        boolean isOnCooldown​(IPlayer<net.minecraft.entity.player.EntityPlayerMP> player)